-
We should have documentation for how to install other PHP frameworks/CMSes on top of a newly created repo made from this boilerplate, like:
- Craft
- Wordpress
- Laravel
-
Hi
I have installed the package with laravel-boilerplate and its not working. When integrating with saml, the redirect loop happens. I tried a lot to figure out the issue but no clues. Could you plea…
-
Noticed that the controllers are using methods home instead of index.
I suggest to rename the controller methods from home to index to be in line with the laravel convention style guide and use the …
-
- Laravel Mix Version: 6.0.13 (`npm list --depth=0`)
- Node Version: 15.10.0
- NPM Version: 7.5.6
- OS: macOS 11.2.2
### Description:
I try to copy CSS files from `node_modules` package:
…
-
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 …
-
# User Story 0 - Forming Agile Team Development (first user story to do)
> This story supports the initial developer team and their ability to deliver software regarding consolidating the team member…
-
Good morning, I am using the boilerplate and I think it is an excellent job, I am a user without much experience in laravel and less experience in multi tenant, I have a project in which I would like …
-
I'd like to use illuminate/database in a non-Laravel project, which has a dependency on illuminate/support. It declares some global functions that are in conflict with my project's functions such as `…
-
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…
-
Hi, would be possible add a repeatable component like laravel backpack?
https://backpackforlaravel.com/docs/5.x/crud-fields#repeatable-pro
Would be a great addition to this boilerplate. We can cre…