Release v2.3.0
Unclaimed project
Are you a maintainer of Builder? Claim this project to take control of your public changelog and roadmap.
Changelog
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
Release v2.3.0
Sometimes you need some extra accountability for your users. Now you want harness the activity kit which lets you easily track your users in your app, and give them an activity history.
Laracogs is now prepared to work well with Laravel 5.4, all components have been updated including the tests to work with the new Laravel structures.
Now by default the Laracogs Starter kit has an email activation requirement. Now when you register with your app you get an email with an activation token, once you click it you can log in and use your account. Otherwise you can request a new token.
In order to discard this, you need to remove the active from the routes/web.php in the middleware for the routes, and you would need to remove th...
The Starter Kit now supports notifications as well as various fixes for different Kits with Laravel 5.3