coredump/app is a Laravel package for coredump application..
It currently has 2 GitHub stars and 53 downloads on Packagist.
Install it with composer require coredump/app.
Discover more Laravel packages by coredump
or browse all Laravel packages to compare alternatives.
Last updated
PHP 7.1^ composer NodeJS Redis Extensiones PHP:
You could change the name of the project: my_project
composer create-project --prefer-dist --stability dev coredump/app my_project
cd my_project
php artisan app:config
php artisan app:install
npm install
npm run dev
php artisan serve