Support the ongoing development of Laravel.io →

homestead.app:8000 not found by Firefox or Chrome

Unable to access my homestead.app:8000 sites after running vagrant up this morning. Browsers simply...

0 Likes
8 Replies
Solved

Retrieve data from lookup table

Hi there, I'm very new to Laravel and I'm creating a dummy blog application to help me understand th...

0 Likes
1 Replies
posted 10 years ago

LARAVEL French meetup

Hello, We are pleased to announce the upcoming French meetup http://www.meetup.com/Paris-Laravel-Mee...

0 Likes
1 Replies

Value objects validation

Hello, so i am creating value Money( 500, Currency('EUR') ). What would be the best approach to vali...

0 Likes
0 Replies

call to undefined method where()

Hi ! I've a problem with a fresh install of laravel 4 I make a migration files with some columns and...

0 Likes
1 Replies

blade template hidden field value

Hello to every one, I am trying to get a value and put it on hidden field on laravel blade. here is...

0 Likes
3 Replies
Solved

Laravel auth == true after User::create ?!

No user is currently logged in. Why after I create a user using a User::create() model (my applicati...

0 Likes
3 Replies
Solved

Problem of using CKEditor in Laravel

Hey Guys. I'm new to Laravel, so I don't know who can I use CKEditor in Laravel. how can I use this...

0 Likes
2 Replies

Artisan CronJob - There are no commands defined in the "xyz" namespace.

Hi All, I am having a bit of a strange problem with an artisan command I have setup. The command is:...

0 Likes
1 Replies
Solved

How can I debug an eloquent result ?

Hi, How can I debug the result of this please ? $result = $this->hasMany('UserGrade'); count($res...

0 Likes
2 Replies
posted 10 years ago

ADDING DOCUMENTS TO DATABASE

i want to save the attached document to database here is my code on adding to database code $data =...

0 Likes
2 Replies
posted 10 years ago

Request::secure() return False (No SSL), but SSL certificate is applied

Hello, In one of my projects I want traffic between server and browser to be secure (SSL). I have a...

0 Likes
2 Replies
posted 11 years ago

Does anyone know how to connect to SQL Server using integrated authentication?

Hi, For context, the web server I'm using is IIS. I need to connect to SQL Server using Windows doma...

0 Likes
2 Replies

I can't connect to SQL Server 2008 R2

I just installed Laravel 4.0 and I'm trying to get it connected to my database. i've gone into my d...

0 Likes
4 Replies

How should I transition to laravel

Hey laravel community, I'm currently running on a regular php system with laravel as a system that I...

0 Likes
4 Replies

Laravel takes the authentication data from another computer on the network

I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...

0 Likes
0 Replies
posted 10 years ago

syntax error, unexpected end of file

Hey, i have a big problem. My laravel app works great on my local vagrant machine. On my remote serv...

0 Likes
3 Replies
posted 10 years ago

The my (anlutro's) packages thread

Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...

0 Likes
1 Replies

sqlite - how to manage data when using "php artisan serve"?

I am using sqlite as the database for a test application. As I'm using "php artisan serve"...

0 Likes
0 Replies
posted 10 years ago

Migrate database without using the console

Hi all, I've now been using Laravel for a month so I'm actually quite new to everything. I like the...

0 Likes
3 Replies
Solved

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.