Download the PHP package revolution/laravel-slim without Composer
On this page you can find all versions of the php package revolution/laravel-slim. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolution/laravel-slim
More information about revolution/laravel-slim
Files in revolution/laravel-slim
Download revolution/laravel-slim
More information about revolution/laravel-slim
Files in revolution/laravel-slim
Vendor revolution
Package laravel-slim
Short Description Set up a Laravel project to console/api only.
License MIT
Package laravel-slim
Short Description Set up a Laravel project to console/api only.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-slim
Slim
Set up a Laravel project to console/api only.
- Console only
- Stateless API only
Requirements
- PHP >= 8.2
- Laravel >= 12.0
Only new projects with Laravel 12 or later.(No starter kit, No API)
Installation
Uninstall
Once you have run the command you can uninstall this package.
Usage
Console project
Be sure to run this command only on new projects. A lot of files are deleted.
Which files will be deleted? See SlimConsoleCommand.php
After set up
You can use the usual artisan commands.
Re-add config file
Stateless API project (Sanctum API Token Authentication)
Be sure to run this command only on new projects.
LICENSE
MIT
All versions of laravel-slim with dependencies
PHP Build Version
Package Version
The package revolution/laravel-slim contains the following files
Loading the files please wait ....