jeremykenedy / laravel-material-design

Laravel 5.6 on Material Design Lite 1.3 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. This makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Uses laravel ORM modeling and has CRUD (Create Read Update Delete) functionality for all tasks. Quick setup, can be done in 5 minutes. It will take longer to obtain your Facebook, Twitter, and Google Plus API Keys than it will to set this up.
https://mdl.consultjeremy.com
MIT License
261 stars 108 forks source link

Can't install ! #23

Closed satorc closed 4 years ago

satorc commented 4 years ago

Hi guys. After the run "composer install", i'm get an error ....

Carbon 1 is deprecated, see how to migrate to Carbon 2. https://carbon.nesbot.com/docs/#api-carbon-2 You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.

Illuminate\Foundation\ComposerScripts::postAutoloadDump @php artisan package:discover

In Compiler.php line 36:

Please provide a valid cache path.

===================================== Any manipulation around are no luck . Help please.

jeremykenedy commented 4 years ago

If you want to you can make the change and PR, at this time I am not putting anything into this project.