@gibsonjareds do you see the '0' and '1' in the database? My first idea is that it suggest that you...
Another way is to not need the config everywhere. You can define a package view directory, see: http...
In your code $this->site_settings = Settings::first(); will result in an object of the type Setti...
@shazam7734 I'm not sure if you can edit your first post to see the change. But the difference is to...
Hello @shazam7734 I think it can be helpful to read the documentation about the query builder for mo...
The Laravel portal for problem solving, knowledge sharing and community building.