jeremykenedy / laravel-roles

A Powerful package for handling roles and permissions in Laravel with GUI. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, 8.0, and 9.0
MIT License
959 stars 196 forks source link

Roles GUI css and js implantation is outside of html #72

Closed stars8422 closed 5 years ago

stars8422 commented 5 years ago

When i enable roles gui then see my source code - i see bootstrap file import, css class, js file import and js script are outside of html code. Code Like this :

 
 
 
 
 
 
 
 
 
 
   
  <!DOCTYPE html>
 
 
 
 
   
 
 
   
  Laravel
 
 
 
 
jeremykenedy commented 5 years ago

Something is wrong with your app.

https://github.com/jeremykenedy/laravel-roles#opening-an-issue