-
Your boilerplate looks like a tremendous endeavour and I really like your approach.
Would love to play around with v7 but noticed the documentation is “coming soon”.
Can you provide an ETA for …
izzyp updated
4 years ago
-
Any thoughts on implementing the [Laravel Auth0 ](https://github.com/auth0/laravel-auth0) package ?
Auth0 is regularly used by api consumers and it could be great making endpoints compatible with thi…
-
I just installed the app and i cant run gulp i get the following error
`(function (exports, require, module, __filename, __dirname) { import requireDir from 'require-dir';
…
-
my proposal is https://github.com/puikinsh/gentelella
-
Related to #28.
When you separate your WordPress install and the wp-content directory via WP_CONTENT_DIR realpath fails and will never concatenate your theme and plugin scripts. I started working o…
-
I would like to do some basic research about other existing web starter kits:
- Which ones are popular and why are they popular?
- Are many starter kits aimed at a niche market or more generic?
- How…
-
I was using Laravel 5.5 for a site that required authentication through a RESTful interface. I was able to set up the custom User class and the custom Auth Provider class, but working with the Guards …
-
The following error is seen when generating the OpenAPI JSON from the command line (`artisan openapi:generate`). This is for a bare controller with no editing beyond the Laravel boilerplate for `artis…
-
# Tracking model attribute changes in Laravel – Amit Merchant – A blog on PHP, JavaScript and more
Sometimes, it’s useful to know if somethig has been changed in the model since it’s been loaded. For…
-
Any plan to upgrade this to support the up coming Laravel 6.0?