laravel/framework master 43808e3: Make Model::fresh convert multiple args into array @themsaid 4...
i want to add custom methods to my application router. Route::get('email', 'Auth\PasswordController@...
I am currently refactoring my Laravel 5 project in order to make use of the Repository Design Patter...
Hi Unfortunately this is one of those "where do I put that?" type questions and generates...
Hi I am Eslam Salem I am the CEO & Founder of Shieldfy. We at shieldfy decided to plan and relea...
We have PHP 7 on the way. Laravel is quite ambitious when it comes to support for new PHP versions,...
I have a model called Product that has the following self referencing many-to-many relation: // pare...
Hi, We are working on an ecommerce application and we will be having a large number of sub domains(m...
laravel/framework master f795b29: Fixed incorrect logging error suppression (#13881) @GrahamCampbe...
Hi, I'm a Laravel newbie and I'm quite confused about laravel architecture. Basically, I need to get...
Hi all. My app provides an API that is used both by the frontend (with form/ajax requests) and by ex...
hello, I have a little idea, if I have many modules with logic menu in every modules, can that menu...
I want to output style.css outside app folder(one level above root). But for some reason my code doe...
Hi, I want to create a theme for laravel 5, but not getting any appropriate tutorial for it. Any one...
I am running a queue process using Amazons SQS and a separate machine that processes the jobs (a wor...
I have a Laravel 5.2 application using the Auth functionality provided by Laravel. For roles and per...
Hi everyone, I am developing an application which is a subscription based app. But in my case rather...
Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...
laravel/framework master 1bd59e5: Applied CS fixes from StyleCI @GrahamCampbell 21123c8: merge @...
in CodeIgniter, there is a way to make a multi app in same CodeIgniter Installation . http://www.cod...
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