I have a typical event hook for soft deleting children: public static function boot() { parent::boo...
I know there are several topics about exactly this problem, but the answered solutions don't seem to...
I was starting a new project and rather than coding it all in L4, I decided to just start in L5 and...
#Dear people and cats. Do anyone have a smart idea of how to design a user table with different user...
Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...
Hey am new to Laravel but i've risen up quite fast in it up to the point of developing a social netw...
Hi, I have these three models: Building (table: buildings) Object (table: objects) BuildingType (tab...
quyle92 liked this thread
Hey guys, Something very weird has happened in an application that I am building today. All of a sud...
Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...
I am facing this error when deploy my laravel website on server centos 7 .htaccess: Options not allo...
I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....
Morning, dumb title with dumb question : as router.before and router.after are not fired anymore, ho...
Hi all, Apologies if this is somewhat of a newbie question (I am one) but I can't seem to put my fin...
Hi, I have 3 controllers that basically List/Create/Edit/Remove things in database (Products, Carts,...
I will try to briefly explain this problem I'm having. I have a database field called "price&qu...
I am posting arrays of related field ids using the product id as the key, to my controller: $input...
Hi guys, This question might be more of a generic database design question, but I'm using it for a L...
At a computer repair shop we are using a Laravel web application to manage our repairs, customers, t...
EDIT: Figured it out. I was targeting the wrong php.ini (why on earth would I have more than one in...
Hi! Assuming that I have this score column in my database; 41 41 45 48 50 I have a $number variable...
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