is it possible to work with Oracle databases preserving all Laravel advantages?
Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...
Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...
I have a page that has multiple tables with lots of data. These tables need to be on a single page....
Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...
Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...
Hello, I am trying to perform a search query with particular tag names in bookmarks for a particular...
Currently i am facing issue unable to check the status email is sent or not even getting email faile...
I'm using Phpstorm 8 now. Is there anyway to type hint variables within blade files passed in throug...
I was reading my email and found that amazing offer in inbox from my current hosting company Cloudwa...
hi, I am using illuminate/html and laravel5 i have a form for a profiles page, and have want to use...
What's the difference between "Request::get()" and "Request::input()"?
Hello, I am trying to use IRON MQ for queuing process in my laravel project. I have installed iron-i...
Hi! I have two models, for example User (name, email) and Address (user_id, address, zip); If I call...
Just playing around with ViewComposers, and it looks like they apply their data after the data param...
I have two tables auctions and bids and models for them are as follows public function bid() { retu...
Hi, i'm new to Laravel (i'm using 4.2 right now). I'm using it to automate some home automation usin...
I am using redis on Laravel 4.2 to utilize queue:push via closures to perform commands while the use...
Hello, I have, for example, 2 tables: Table1 which has: id, name, address, details Table2 which has:...
How can I call controller function from view in an easy way?
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