HZ-HBO-ICT / Laravel-CoreUI

Easy to use package with authentication scaffold that provides an easy implementation of CoreUI within Laravel
MIT License
9 stars 7 forks source link

Update package to support Laravel 8 #42

Closed Daniel-I-Am closed 4 years ago

Daniel-I-Am commented 4 years ago

Related to #41

This PR is to update the plugin to be compatible with the most recent release of Laravel. Not to implement the new and awesome features that come packed with it, like Blade Components or Jetstream.

Functionality tested

The following list of actions has been tested by running them in a fresh project. laravel new test-project

Changelog