Hi guys. I was wondering if you guys any tools or packages or libraries to help me migrate from SQLI...
Hi - can anyone tell me if cache keys can be non-unique if tags are being used? For example, can I s...
Looking to maybe get together and talk about how amazing laravel is. Any takers?
I have a form where the user can update the fields of the given ID, also you have other fields you c...
Should I be using a separate database for listings in my app, which is the primary business/sales da...
Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...
Hello, is there a way in Laravel to store Data for a Model in two different tables? Or to build rela...
hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...
(Newbie here!) I'm making a web application and am currently doing the long part. For now my requir...
Is there any dominant Laravel package for enabling social auth like Omniauth? I've seen a lot of les...
From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...
Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...
I know this has been asked so much but right now I'm on the stage on which path (framework) to take....
I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...
Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...
I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...
Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...
Hi guys, Would like to know where you store api token when requesting a data? is it in query string...
Hello everyone. I'm following Jeffrey Way's tuts and trying to create an app called larabook. I did...
Having a hard time figuring out why this will not work.. In routes.php: if ($apps = Apps::all()) {...
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