Hi gues please i need your help with this, i am working on this app (a pet classified ads site), The...
demo Table: name | passport_date | visa_date when i using in Eloquent: $latestPassport = Demo::order...
i am new to laravel and in my system there is one admin and all others are users, so i added a boole...
My site uses LaravelLocalizationRoutes for multiple languages - https://domain.com/es - and also use...
I'm trying to setup a custom trait for a controller but it's giving me trait not found. Is there a...
I'm using Eloquent with CodeIgniter, and I'd like to use the DB::raw() version, but since this is a...
My application has several event listeners which send out emails to various system users. The proble...
I am Pretty new to the repository thing and don't do a lot of dependency injection.Now am having thi...
So basically I have something like this in my routes.php: Route::get('/book/{page?}', array( 'as...
I create an application and I need the administrator to change 3 global application options: Start...
I am using Laravel 5. After too many GET requests via ajax, let's say an ajax request that gets fire...
I need to register a new user and store data in two tables separately, the Users table will hold cla...
We finally got blade support! Wooo. But it seems like the "auto indent" functionality is p...
I have been trying to figure out how to use the chunk command to break up my results some as it is h...
Hopefully my question isn't going to be too vague, and just let me know if you look at this and need...
Hi everyone, I'd like laravel to never delete logs located in storage/logs, they only have one week...
For my job portal i need to store user profile details along with their skill set and educational de...
Hi all, I read a previous forum post alluding to using Sylius components to create an eCommerce appl...
I am newbie. I have a table in MySQL database called data ,it has the columns service_id ,price, c...
HI Im trying to have a model that has a latitude and longitude set on the model now when I query the...
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.