Download the PHP package santos-sabanari/laravel-foundation without Composer
On this page you can find all versions of the php package santos-sabanari/laravel-foundation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download santos-sabanari/laravel-foundation
More information about santos-sabanari/laravel-foundation
Files in santos-sabanari/laravel-foundation
Package laravel-foundation
Short Description A minimalist admin panel using coreui
License MIT
Homepage https://github.com/santos-sabanari/laravel-foundation
Informations about the package laravel-foundation
Installation
Install the package via composer:
Change to this code array in config/fortify.php
Add this code to in Http/Kernel.php
Add this code to App/Provider/EventServiceProvider
Set timezone and local for Indonesia (optional)
Finaly, migrate the database
Don't forget to set schedule for backup server (app\Console\Kernel.php -> on 'schedule' function)
Set cron job for running every minute
Usage
To publish package
To update published assets (delete old resources/views/vendor, public/vendor, and then copy the new one)
To create & delete master, use this command
To create & delete table (without controller, livewire, and view), use this command
To create & delete report (without model, migration), use this command
Require Package
The require packages below has automatically installed when installing laravel foundation.
- Laravel Fortify
- Log Viewer by Arcanedev
- Laravel Activitylog by Spatie
- Laravel Permission by Spatie
- Laravel Backup by Spatie
- Laravel PWA by Silvio Leite
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Santos Sabanari
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-foundation with dependencies
illuminate/support Version ^8.0
livewire/livewire Version ^2.3
tabuna/breadcrumbs Version ^2.2
torann/geoip Version ^3.0
santos-sabanari/laravel-datatables Version ^1.0