asiifdev / laravel-starter
The starter Kit application for the Laravel framework.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:project
Requires
- php: ^8.1
- doctrine/dbal: ^3.6
- guzzlehttp/guzzle: ^7.2
- hisorange/browser-detect: ^4.5
- laravel/framework: ^10.10
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.8
- laravel/ui: ^4.2
- realrashid/sweet-alert: ^7.1
- spatie/laravel-permission: ^5.10
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
README
This is a Laravel package to make it easier and faster for you to create input forms and controllers, based on the table schema that you have created. just by using the artisan command, let's learn together.
Features
When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:
- Light/dark mode toggle
- User Friendly
- Cross platform
When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:
- Light/dark mode toggle
- User Friendly
- Cross platform
Installation
Install my-project with composer
composer create-project asiifdev/laravel-starter my-project
cd my-project