Hello I need get data from json without index to populate data in dropdownlist $agents = DB::table('...
I created a post yesterday saying that I got an error saying Object not found!. I wanted to remove m...
Running apache. Created view named mainmenu project is at C:/imgweb2. When I run localhost:8000/im...
in a message board several users to confirm the entries. how can I realize the easiest? it will also...
Hi Everyone I built a website using laravel 4. I uploaded my website to the internet for the first t...
Quick setup: attempting to load a secondary Laravel site side-by-side with an existing CodeIgniter s...
Hello, I randomly get this error: Symfony\Component\Debug\Exception\FatalErrorException thrown with...
I've been tinkering with my own user authorisation and providing user roles based on a database entr...
Hi, I'm busy learning laravel's localization and I was wondering is there a way to have the language...
Hello what type array return in view from this varible $agents=DB::table('users_agents') ->sel...
Hi, Im my app i have a function that i want to run on all user inputs before proceeding. Suppose it'...
Hi, I am using SoftDelete in many models of my app by defining it like this: class Entries extends E...
Hi guys, iv been struggling with this for hours and hours. I cant seem to get Mockery to work with t...
Am I the only one who thinks Laravel 5 will scare most developers? (specially newcomers) I work wit...
Hi there, In my vhosts file I have AllowOveride currently set to None. It is prohibiting me from usi...
This is the code in the View (edit.blade.php) that calls the store function in CatController: {{ For...
Hi, gus, I have VPS (Debian7) server and several sites, that use one DB and common resourses. I'ts w...
I am trying to read an array from an output generated thru a database query in view.. The data is co...
I'm trying to make an array be in array. In my filters.php $languages = Config::get('languages.suppo...
I've got these two database schemas, I'll dumb them down for now. Schema::create('matchups', functio...
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