Support the ongoing development of Laravel.io →

Error 500 Internal Server Error

Hi, I have a weird problem and can't seem to figure it out. First of all, im using laravel 4 and the...

0 Likes
0 Replies

Dynamic Pages and Routes

Hey everyone, first post. I'm quite the beginner with laravel so sorry if I'm asking anything basic...

0 Likes
4 Replies
Solved

Using Route::group(array('before' => 'auth') with Route::resource to manage Auth.

Hi, There are 2 methods in UsersController that don't need the filter. In other words they are acces...

0 Likes
2 Replies

syntax error in user model - dynamic table names

Hi Guys I am trying to set it up so that my user model accesses a different table depending on which...

0 Likes
0 Replies

Passing error message from service to controller?!

How can I get the code on the right side to send back validation error messages to the code on the l...

0 Likes
5 Replies

Auth login issue with Hash::make('secret')

Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...

0 Likes
2 Replies
Solved
posted 9 years ago

Create server with Forge and get root access?

I have a few Digital Ocean servers created with Forge, but i would like to get root access to those...

0 Likes
0 Replies
posted 9 years ago

how to make View::share to use the reference to the variable?

I want to share a global variable with View::share, and this variable are created in BaseController'...

0 Likes
2 Replies

where do I instantiate a dependency?

I'm new to Laravel and I'm using laravel for my latest project. I'm currently confused about where t...

0 Likes
1 Replies
posted 9 years ago

Email confirmation

Hey, i made an email change page, and made it send an email to the current address with a url, but t...

0 Likes
1 Replies
Solved
posted 9 years ago

belongsTo - parenthesis or no parenthesis??

Hi. I am a little confused sometimes when using the relations in Eloquent. Can you help me? I have i...

0 Likes
2 Replies

routes leading to 404

I have the following in a fresh install of lavarel routes.php Route::get('/', function() { return 'r...

0 Likes
4 Replies

How can I integrate an existing data base into a new laravel project?

Well! Eloquent it's so cool! but yesterday had a doubt...Can I work laravel whitout eloquent or how...

0 Likes
1 Replies
Solved
posted 9 years ago

Validation + Localization = FatalErrorException ?

Hi, everyone! In my model I use validation and localization of validation error message, s.e. class...

0 Likes
1 Replies

database.php values can be totally wrong but can still access my pgsql database! How?? Why??

Hello everyone! I am new to laravel framework and i am currently following the quickstart on the web...

0 Likes
1 Replies
Solved

True Newb Authentication/Route problems

Having trouble displaying my dashboard after signing in. Here is my UsersController, users/dashboard...

0 Likes
1 Replies
Solved

Where do I begin?

Hello...I need help implementing codebird-php into my laravel app.I want users to be able to sign in...

0 Likes
2 Replies
posted 9 years ago

Strange difference between laravel timestamps and real time...

Hi! I'am using simple timestamp fields 'created_at' and 'updated_at' in my model. When i create a ne...

0 Likes
2 Replies
Solved
posted 9 years ago

Envoy file upload?

Hey, is it possible to upload a file via an envoy task to my remote server? e.g. my .env.php?

0 Likes
1 Replies

"Trying to get property of non-object" error getting data from foreign table

My goal is to create a select list in a create.blade.php view. I'm not getting any errors with the D...

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

© 2024 Laravel.io - All rights reserved.