Support the ongoing development of Laravel.io →
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
posted 9 years ago

[Danish] Laravel artisan needed for a position

Hej alle. Vi søger en dygtig udvikler, som har indgående kendskab til Laravel. Er du interesseret ka...

0 Likes
1 Replies

Make validation of credit cards nicer with Laravel/Cashier

Hi guys, I am building an application where I will need to use payments. For now Laravel/Cashier imp...

0 Likes
1 Replies

Best implementation route for user last seen timestamp

I need to implement a "last seen" timestamp in laravel, so if your authenticated, and make...

0 Likes
0 Replies

Multiple forms, same page, common fields

Hey, so I have two forms on the same page, and these forms have common field names. Since I'll have...

0 Likes
0 Replies

Access Last Modified Entry for User in pivot table

Hi everbody. I have a pivot table for a many-to-many relation between a User and a Recipe. So a user...

0 Likes
0 Replies

Eloquent query for Many to Many relationships

I have a table Roles and another table Menus with a pivot table Menu_Role. To build up the many to m...

0 Likes
3 Replies
Solved
posted 9 years ago

Validator for identic forms

Hello, how do i make validator fail if two forms are not identical? I am making a change password fo...

0 Likes
1 Replies
Solved
posted 9 years ago

Queue release timer

Hello! I'm interested in using the built-in Queue feature of Laravel, but I have one question. Is it...

0 Likes
2 Replies

php artisan make:controller works against SOLID principles!

Hi, According to SOLID principles a class should have only 1 reason to change ( or be responsible fo...

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

© 2024 Laravel.io - All rights reserved.