Support the ongoing development of Laravel.io →
posted 10 years ago

Laravel Join Statement

I have a table with all an item's information, such it's image, name,etc. I have a users table with...

0 Likes
1 Replies
posted 10 years ago

Url parameter to string

Hi all, I have the following code on pastebin: http://laravel.io/bin/bjLzX As you see, i have some {...

0 Likes
2 Replies

Help to write query

hello i have sql how can i write in Laravel this sql ? please help. (SELECT goods_id, name, img, ano...

0 Likes
2 Replies

Laravel 4 app not found on this server

Hello there, I setup laravel 4 app on digitalocean , /public page work great but when I click on any...

0 Likes
4 Replies
posted 10 years ago

Validation service not working

Hey guys, In my pastebin is my small piece of code and question. Please take a look there: http://la...

0 Likes
1 Replies
Solved

Validation

I'm trying to figure out what is the best idea for me for validating a simple create user form. This...

0 Likes
4 Replies
posted 10 years ago

How to install laravel without the laravel folder

Hi this might be a stupid question, but how does one install laravel without the laravel folder. For...

0 Likes
1 Replies
posted 10 years ago

Illegal string offset 'name' when validating against unique

$rules = array( 'first_name' => array('required'), 'last_name' => array('required'), '...

0 Likes
10 Replies
Solved
posted 10 years ago

blade template question

Hi, I have a master template working but its not quite a true master. There is one page on on my sit...

0 Likes
5 Replies
Solved

using phpstorm with laravel - confused.com

Hi. Up until now I've been using sublime text. I thought I'd give an IDE a try - I'm currently tryin...

0 Likes
5 Replies
posted 10 years ago

CPU load / general performance question

I am in the process of rewriting an old Codeigniter app with Laravel 4. I have noticed that my L4 ap...

0 Likes
4 Replies
posted 10 years ago

"The FastCGI process exited unexpectedly" after upgrade to Laravel 4.2

I run PHP on IIS7.5. After the upgrade to 4.2, I get this error randomly on my work and home machine...

0 Likes
1 Replies

Unique categories to parent?

Hey guys, Currently I have the following tables: Categories Listings (belongs to category) What I wa...

0 Likes
0 Replies

Does Laravel template support including other htm files?

I have a master.blade.php, which establish the framework of the entire website. I divided the screen...

0 Likes
1 Replies

Class does not exist

Hi guys, I'm trying to create an Event for sending emails, so I created a class I called observers.p...

0 Likes
6 Replies
Solved

'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Login' not found'

routers.php: // login controller Route::post('login', 'LoginController@login'); LoginController.php:...

0 Likes
1 Replies
Solved

Join Search

Hy i have a search that now its works only if write or the first name or the last name, both didnt w...

0 Likes
4 Replies

Blank screen with route with parameter

Hello, i am new to laravel and I'm trying to make an application for my upcomming web about programm...

0 Likes
6 Replies
Solved
posted 10 years ago

Where to file feature requests?

Hi, where can i file feature request for future Laravel versions? Github? Thanks Sharping

0 Likes
1 Replies
posted 10 years ago

Bilingual website (routing)

Hi, i would like to create a bilingual website, let's say english and french: http://www.domain.com/...

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