This is a continuation from the previous thread on the old forums... position is still very much ope...
Hi, Facing problem with database connection with Laravel any version and using FileMaker Server13 as...
I'm trying to develop a custom reports generation for my application, in which the user will dynamic...
Hy. I have a problem with Inserting eloquent laravel relation. Ok, Point table : ## product ## id na...
Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...
Hello, I need to select product price fields from DB table products. I have 2 columns - price and di...
I am new to laravel 5. I have been working on a client app where I have setup a relationship like so...
I'm trying to have the Model (Class) validate itself. Boiler code: public function validate() {...
how can we apply multi language support in laravel 5 with google translator plugin ???
Hi everyone, I have a Laravel 5.0 project that I want to test on servers that supports different php...
when i run php artisan migrate i get these errors : my database is setup properly i tried both local...
I have an application in which I have been able to create users, assign roles and so on - both on th...
I am trying to upload a photo with Request::file('file')->move('location/file.type'); But it does...
I'm making an web app where people create their profile and upload pictures with its description. No...
CONTEXT Framework Laravel 5.1 Eloquent Fractal Problem morphMany is not returning any results. We...
hi, I wonder if there is a way to get the ids of the rows that have been updated. Example: \DB:('tab...
Hi, I would like to know if is possible to set a field value with another filed value in one update?...
Hi, I have this on every method on my controller: if(Auth::user()->cannot('see_all')) $post=...
Hi, I'd like to find an alternative way to include the collections of sub views in one view. Here is...
I allow my users to send emails to their clients via the application, but when the message is not de...
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.