Hi, I wrote an Api Controller which I want to use in my routes.php Route::group(['domain' => 'api...
Hi guys, I'm trying to redefine the Validator method that check the "unique" keyword. I've...
Hi all, i have an issue with saving the position_id for the product images, i'm trying in a way of d...
Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...
Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...
( cross posted @laracasts too, just want you guys to check this out http://goo.gl/c0uc1S ) Just foun...
Primary Question Using services like DigitalOcean, Fortrabbit, Heroku, etc. what's the best way to s...
I develop Laravel 5 app on localhost. When I upload app on shared hosting it give me blank white pag...
halo everyone, is there any way to retrieve database using mySQL and show it in checkbox?
Hi I've been having a real headache trying to solve an issue where suddenly my system started crashi...
Hello, I keep getting this error and I don't know how to debug or find the source of error. Please s...
Trying to query a model with a lower level relationship (agreement) and I cannot seem to get chainin...
Hi, I have trouble to retrieve database records from MSSQL. I'm connecting to an ERP database where...
Hello! I currently have an eloquent model that has two has_many relationships. The models that are a...
I am using Laravel 4.1. I am creating an application where a "team" can have multiple &quo...
Hi all, I'm really curious how the other Laravel developers are checking if an Eloquent query return...
How can i transform this format HH:MM:SS to this format HH:MM with laravel eloquent. Should i use RA...
Hello all, i am trying to implement a redirect page and i am not sure how to Redirect on an external...
HI all. I try add prefix into RouteServiceProvider but it not working. This is in my RouteServicePro...
I have a similar problem. I get this error "Call to undefined method MainController::getAfterFi...
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