Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...
Hi all, How do I reuse a model I created in a package right in the root application ? Thanks :-)
Hi there! First of all, Laravel is awesome, I haven't been so enthusiastic about something a long ti...
So, I think I have figured a way to do this, but I feel like there has to be a more efficient way. H...
I am coming to Laravel from CakePHP. In CakePHP I could save a model and related models using a sing...
Hi ! I'm trying to improve my webiste architecture and read a lot about Repo and Presenters. Right n...
Hi, I have been struggled with this couple of days and i just can't get my head around with this. I'...
Hi, It looks like I cannot access a custom facade via a static call from another custom facade : Er...
I am about to create new project and i think events are the best fit for this job. But what should i...
MY main problem is, i set the table in user model and also in auth.php in config but still its sho...
Hi, guys, I am trying to implement event driven design for my apps. The problem I bumped in is how t...
Hello! Where, in your opinion, is better positioned to work with logic models. Working with models i...
I'm more and more looking at working with a combination of phpspec for unit testing and codeception...
Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...
Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...
I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...
I'm in the midst of building a pretty large website with a lot of different content on each page. I...
Hi there, I've got a little question on value objects. It's clear that value objects identify themse...
Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...
I have an issue with autoloading appearing to work fine on my local machine but not on our server. I...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community