Hi all, There is a strange issue with a application where i work. Without any notices you get logged...
Hi guys, I've released a package called Modulair Router. I would like to ask you check it out and gi...
Hi guys, Im using Model::paginate(50) on my code. I receive the output below as SQL. The load time i...
Hey guys, Im using the code: $events = Event::where( 'accepted', 1 ) ->with( [ 'club.city', 'o...
Hey guys, I have a table with products and a table with categories. I don't use the products.id and...
The package is designed for modulair web applications. The most of the routes will be through the da...
You can use a GUID/UUID, its a hash that is bound to a user. Dont use it for relations but i.e.: $us...
If you're going to create a API based application, you can use a index.html to render everything on...
Did you already took a look at Lumen? It should work perfectly in combination with Angular :)
ModestasV im using PHPStorm and PHPstorm does that automatically like you say. The thing is, using \...
The Laravel portal for problem solving, knowledge sharing and community building.
The community