Support the ongoing development of Laravel.io →

How to get data from json without index

Hello I need get data from json without index to populate data in dropdownlist $agents = DB::table('...

0 Likes
2 Replies

Object not found! error again

I created a post yesterday saying that I got an error saying Object not found!. I wanted to remove m...

0 Likes
0 Replies

Initial configuration

Running apache. Created view named mainmenu project is at C:/imgweb2. When I run localhost:8000/im...

0 Likes
9 Replies

Multiple user have to confirm news in a board

in a message board several users to confirm the entries. how can I realize the easiest? it will also...

0 Likes
0 Replies

Uploaded laravel website, everything uploaded to the "public" folder?

Hi Everyone I built a website using laravel 4. I uploaded my website to the internet for the first t...

0 Likes
3 Replies
posted 10 years ago

Cookies are empty?

Quick setup: attempting to load a secondary Laravel site side-by-side with an existing CodeIgniter s...

0 Likes
1 Replies
Solved
posted 10 years ago

Fatal error Allowed memory size ridiculously high

Hello, I randomly get this error: Symfony\Component\Debug\Exception\FatalErrorException thrown with...

0 Likes
2 Replies
Solved

Two minds about user roles and security.

I've been tinkering with my own user authorisation and providing user roles based on a database entr...

0 Likes
1 Replies

Laravel localization

Hi, I'm busy learning laravel's localization and I was wondering is there a way to have the language...

0 Likes
10 Replies

what type array return in view

Hello what type array return in view from this varible $agents=DB::table('users_agents') ->sel...

0 Likes
0 Replies
posted 10 years ago

process all user inputs before proceeding

Hi, Im my app i have a function that i want to run on all user inputs before proceeding. Suppose it'...

0 Likes
0 Replies

SoftDelete - Problem

Hi, I am using SoftDelete in many models of my app by defining it like this: class Entries extends E...

0 Likes
0 Replies

Laravel failed to mock Eloquent::save using Mockery for Controller testing

Hi guys, iv been struggling with this for hours and hours. I cant seem to get Mockery to work with t...

0 Likes
1 Replies

Am I the only one who thinks Laravel 5 will scare most developers? (specially newcomers)

Am I the only one who thinks Laravel 5 will scare most developers? (specially newcomers) I work wit...

0 Likes
3 Replies

Routes not working

Hi there, In my vhosts file I have AllowOveride currently set to None. It is prohibiting me from usi...

0 Likes
2 Replies
Solved
posted 10 years ago

Route for storing data not working

This is the code in the View (edit.blade.php) that calls the store function in CatController: {{ For...

0 Likes
3 Replies

One Laravel on VPS for support several sites/domains

Hi, gus, I have VPS (Debian7) server and several sites, that use one DB and common resourses. I'ts w...

0 Likes
1 Replies
posted 10 years ago

Reading an array..

I am trying to read an array from an output generated thru a database query in view.. The data is co...

0 Likes
3 Replies
posted 10 years ago

Making an array an array.

I'm trying to make an array be in array. In my filters.php $languages = Config::get('languages.suppo...

0 Likes
8 Replies
Solved

Eloquent belongsToMany() with wherePivot() and has() -> SQL ERROR

I've got these two database schemas, I'll dumb them down for now. Schema::create('matchups', functio...

0 Likes
3 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.