Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...
I was about develop a Automation of Data of a Business based application using Laravel 5.1 framework...
Hey guys, Im trying to translate a field but i cant get it done. Can someone explain me what i'm doi...
I have created controller and view. But form submit to same page will cause crash - "Whoops, lo...
I have an existing REST API that handles user authentication/CRUD/etc, and I want to build a website...
Hello there, i just wanted to ask if anyone know a directory library/package for laravel. i want to...
Hello everyone, I'm building an application for a quiz site using laravel 4 there is a module for t...
I have the following code: $clients = Clients::with("clientGroups.Profiles")->get(); T...
Following this thread I saw that a few weeks ago two new methods were added to Illuminate\Foundation...
Hi there I have two tables: Subscriptions and Partners. How can I use Eloquent to multiply two field...
HI, Ive got a location query that Im running and he having is not matching, on mysql or Sqlite , Now...
I have an "articles" table and a "tags" table. Both are related in eloquent via...
HI Im building a package that has mapping, now one of the function it needs to be able to do and que...
$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...
I have a file uploader that is used by numerous admin sections. People, locations, history etc. Some...
Hi I have developed a package for L4. This package is make be easy to CRUD ORM proccess for multi l...
Hello everybody, I have just one question. How would you guys use a class that I have downloaded usi...
I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...
How can i use controller method in scheduling rather than command?
Hi Guys! New to Lavarel and hoping someone knows a solution to this. If we call: 1.2.3.4/site/one 1....
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