Hello, I'm new to Laravel 5 (and to OOP in general) and I'm trying to switch from my old procedural...
I'm using Laravel 4 and I'm trying to create a gallery page that when you click on an image that ima...
I have placed the image named java01 in projectname/public/img and called it java01 in the database....
I have build an application where i use the default Laravel Auth:: class to login users. However, cl...
I've been using this: $query = $this->job->where('user_id', \Auth::user()->id)->get();...
I've just created this, hope it can be useful for somebody, sorry if not! https://github.com/rap2hpo...
Hi I have a discount table that starts from 0-100. The second entry is 0.5. This is how is seed the...
singers table <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrati...
Hello, I'm using the DB::getQueryLog() to create a logging page in my application but for some reaso...
Hi, I've searched and tested logs plugins for Laravel and I could'nt find exactly what i'm looking f...
Hello everyone! In first place, sorry my bad english! :D Now, I'm developing an application that wil...
Hi, I've followed the doc install "guzzlehttp/guzzle": "~4.0" set up in app/c...
Hello, This is my first project on laravel and I am trying to up load it to laravel. I am trying to...
Hi there, I get stuck at building the models and relationships for my app. I need: bond model user...
Hello, I noticed something strange with formBuilder. I’m having a simple form with checkboxes. I loo...
Hi, I have a separate db for my permissions, so want to only hit it once, when the user logs in. Whe...
getting error "server error 500" after clone project using: laravel 5.1 added: "Rewr...
ok so i have a country table with id, country e.g. UK => United Kingdom.. so id is a string...
Hi all, so I'm quite new to the Laravel, VirtualBox and Vagrant. I have followed the guide. It used...
I would like to learn new php framework. but i have doubt which should i learn? Symfony 2 or Laravel...
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