In basic that is enough. But I should remove the code (controllers / views) if you don't use it. I d...
I should prefer the use of a boolean and not an enum. First of all because this is a boolean value (...
I think you need to check the difference between the systems. Maybe try to remove the vendor directo...
On the projects I have work on, we always use the Resources ( https://laravel.com/docs/5.6/eloquent-...
The most easy part should be checking on the table and then escape it. public function boot() {...
The Laravel portal for problem solving, knowledge sharing and community building.