Support the ongoing development of Laravel.io →

Running laravel & CodeCeption acceptance tests on travis-ci

Hey, has anyone tried to run codeception acceptance tests with laravel on travis-ci? I'm stuck at th...

0 Likes
2 Replies
Solved

Laravel universal table CRUD

Hello, I'm looking for a tool that generates CRUD operations for any table automatically. It should...

0 Likes
2 Replies
posted 10 years ago

Is it a good practice to make use of "array_key_exists" in blade?

Hi all, For some reasons (In fact, to eliminate errors in blade) I want to code like that in blade:...

0 Likes
1 Replies

Passing data to leaflet.js map

Alright newb question, I've had a reasonable amount of success building my first laravel application...

0 Likes
9 Replies
Solved
posted 10 years ago

Old website support.

Does anyone have problems with maintaining old projects because they have to pull themselves or devs...

0 Likes
0 Replies

artisan on live server

I want to how to install laravel on live server like go daddy.com..can I use composer or can I do ar...

0 Likes
3 Replies
Solved

Laravel Homestead PHP not being rendered

I just had a fresh install of Homestead and did everything exactly on the tutorial. The folder mappi...

0 Likes
0 Replies

Whoops, look like something went wrong VS ErrorException

Hello this is my first time to post thread I am looking forward more to come! I m working on my tuto...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel documentation down?

I've been trying to access the laravel docs for the last threef days and just getting the 'Oops some...

0 Likes
2 Replies

Form model binding and one to many releationship

So I have this situation where i need to make dynamic amount of fields. But I can't find in document...

0 Likes
0 Replies

Migrations with multiple databases

Hey, migrations are great if you only work with one database. Do you know any package to extend the...

0 Likes
1 Replies
Solved

homestead postgresql connection

Hi, I'm completely new to Laravel and I'm following the official documentation step by step. So far...

0 Likes
1 Replies
Solved

Stored procedure as model $table

Hello! I have a huge oracle application (using yajra/laravel-oci8 for oracle interface). I want to c...

0 Likes
0 Replies

Query string does not work as expected

Hi guys, I want to output some listings from my database table, with a very specific relationship pa...

0 Likes
0 Replies
posted 10 years ago

remove group prefix from resourceful controller names

i have a problem like this how can i remove group prefix from the resourceful controller names my ro...

0 Likes
0 Replies
posted 10 years ago

Forge Websites down

Hey Devs, My problem started with adding more websites to my forge (custom VPS) server. The first tw...

0 Likes
1 Replies
Solved

Cyclic loading with global scope.

Hello. I have Location and Contact models which are many to many related. I've creted a global scope...

0 Likes
0 Replies
posted 10 years ago

Laravel forms

Hey, until now i've used the simple html form <input type="text" name="name"...

0 Likes
1 Replies

Laravel Auth attempt failing with valid credentials

I learn Laravel and try to reproduce what is in that video. I created a database, I created an user...

0 Likes
5 Replies

Convert mysql query to laravel

SELECT * FROM abc WHERE user_id = 2 AND DATE_FORMAT(created_at,'%d-%m-%Y') < '11-09-2014' ORDER B...

0 Likes
1 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.