Support the ongoing development of Laravel.io →

How and why to set up Laravel Homestead v2

Hello :) In recent days I've written this article to explain why should we use Laravel Homestead v2...

0 Likes
0 Replies

custom (Eloquent?) method

Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...

0 Likes
1 Replies

case and inner join with Eloquent

I'm newbie at laravel and i searched for hours but i can't find how can i set this query with larave...

0 Likes
1 Replies

Laravel5 breadcrumbs Call to undefined method [package] (View: .../master.blade.php)

I am using pachage https://github.com/davejamesmiller/laravel-breadcrumbs My master view contains:...

0 Likes
0 Replies

how to make a custom full feature form in laravel

hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...

0 Likes
2 Replies

Caching permissions for performance

I will have a permission system that will be administered via a PHP page and stored in the DB with t...

0 Likes
3 Replies
Solved
posted 10 years ago

The requested URL /users was not found on this server. laravel

Hi, I uploaded my laravel project to server and it was working fine in localhost but i am getting th...

0 Likes
6 Replies
Solved
posted 10 years ago

Mcrypt PHP extension required. Laravel

Hi, I uploaded a simple laravel application to my godaddy vps server but i am getting Mcrypt PHP ext...

0 Likes
2 Replies
Solved
posted 10 years ago

multiple user tables/authentication

Is it possible to use the laravel framework to create an authenticated front end, and an authenticat...

0 Likes
4 Replies

Custom categorization database

Hi, I'm currently working on a e-commecr site and the following is how I structured my items ** note...

0 Likes
1 Replies

REGEXP in Where Query Builder

$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...

0 Likes
1 Replies

Using REST

I am wanting to hook into the expedia API and return live data as JSON or XML. Should I try to find...

0 Likes
3 Replies

Create Laravel API within project

Hi guys, I have got a working Laravel project, but I would like to create an Api (with a subdomain)...

0 Likes
0 Replies

Running Laravel application on Ubuntu

Hello, I'm trying to run a laravel project on Ubuntu but it doesn't work for some reason. I'm using...

0 Likes
3 Replies
Solved

Laravel Multitenant Connection

Hi. Can anyone help me with this? --> http://laravel.io/bin/wJX5b#4,14 Thanks in advance.

0 Likes
2 Replies

Using parsley-remote in laravel 4

Hello, I was trying to use the Parsley Remote of parsley.js. I just want to know how do i response t...

0 Likes
0 Replies
posted 10 years ago

Get reason of validation

At http://laravel.com/docs/4.2/validation I can do validation like that $validator = Validator::make...

0 Likes
0 Replies
posted 10 years ago

google racapctha session reuse

I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...

0 Likes
0 Replies

Graphs with Laravel

Hi Having read about & played with Laravel, I started to build an application with it for one of...

0 Likes
11 Replies
Solved

Timestamps (both updated_at and created_at) have default value of 0000-00-00 00:00:00?

I have created some test model classes, which have corresponding migrations and seeders. It all work...

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