-
How could I set the "view backend" permission by default?
-
Is there a way to turn the modules on and from dashboard?
-
Hi,
Any way to localize validation (`422 response`) messages from laravel with the `vue-i18n` in this boilerplate?
Thanks
-
I am currently trying to build an API on top of an existing Laravel backend, using [laravel-graphql](https://github.com/Folkloreatelier/laravel-graphql). Querying data seems to work fine, although the…
-
# Before you create an issue make sure that:
- Your issue is **strictly related to the boilerplate** itself. Questions about Laravel in general belongs to the [laracasts](https://laracasts.com/discus…
-
I have a requirement for using Laravel 5.2.45 due to the PHP version we have (5.6.28). Please don't berate me for not upgrading PHP versions as we have hundreds of thousands of lines of code that woul…
-
in the users table for instance it linked to social_account, roles, permissions (but i would like to create another table lets call it 'state' so that when new-user registers he fills-up the 'state'…
-
Images are not always displayed correctly...
![image](https://user-images.githubusercontent.com/253228/44962357-9731aa80-af27-11e8-9c58-cfd3895e8cb6.png)
If you open the picture, then there is suc…
-
How to run this in hot reload?
npm run hot
I get this error when I save a changes
> fs.js:641
> return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
> …
-
Just found out about this project from reddit. However, I noticed you added your own custom exceptions...
Are there any plans to integrate [this](https://github.com/crazycodr/standard-exceptions) i…