Hi everyone. I'd like to access a property with the total of rows of a given model as a lazy propert...
I have followed both (while changing values to reflect my /home/ location) http://laravel.com/docs/4...
Hi all. Developing project on Laravel 4.2. Find some strange thing. I have URL example.com/news and...
Hi there, I have an application running on L4.0.9 which servers the API for android and iOS App. Las...
Somewhat new to Laravel(4.2) and I'm having issues with pagination on my search function. So far I'v...
so my table structure is this: users: id,........ user_favourites: id, user_id, favourite_id Both...
hi.! I develop a project in laravel <?php public function test() { return $this->test2(\App\...
I have two forms on a page - both of them are validated in controller functions using $this->vali...
Hi, I'm using Confide&Entrust package for user managment and now I'm storing additional user inf...
I've been fighting this for a few hours now, but don't seem to be able to solve it. I have a stored...
Hey guys, I just released 5 new Docker images to GitHub & Docker Hub which are intended to provi...
I have getName Function shown below: public function getName($id) { $visit = DB::table('tm_Child') -...
Ok, so I've been working with my laravel code base locally via homestead and decided to push a test...
When running php artisan config:cache my views all return the error message "InvalidArgumentExc...
Hi there, I am new in Laravel I use some L5 packages outside Laravel. I get a Fatal Error when i am...
Error while reading line from the server. [tcp://localhost:6379] while broadcasting the event neithe...
I'm trying to setup Active Directory authentication in Laravel 5.1, which I was able to get authenti...
I'm trying to get only Products where they are in the selected 'category' and the selected 'range' P...
Hi Folks, Long time no see, well just wanted to drop by and share a package I made for L4. It is a c...
I have problem with my laravel 5 application. When I want to send email I have error, and i don't kn...
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.