Support the ongoing development of Laravel.io →

A question to ask about users table and user authentication

Hey people, I've some question to ask and i need some help and guidance and your expertise advises....

0 Likes
0 Replies

Custom Validation Method

I am new to Laravel coming from another framework and needing some help creating a custom validation...

0 Likes
1 Replies

How would you handle user image and default value

I have 2 table: users id, username, email, profile_image user_images id, user_id, file a user prof...

0 Likes
1 Replies

Updating data to database

Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...

0 Likes
1 Replies

How to pull data from 2 tables that associate to 1 table?

I have users table that is associate to 2 other tables: posts, videos. And i want to pull all the da...

0 Likes
1 Replies

can someone help me how to start project with laravel?

I am looking for some kind of simple application setup and tutorial about login auth with laravel st...

0 Likes
2 Replies
Solved

Strange cache(?) error -- Web view not reflecting code edits

I have a cascade of packages. Package A requires Laravel 4.1.29. Package B requires Package A. Packa...

0 Likes
2 Replies

Create Webhook with Api and events

Hello, I want to create the api with webhook and events. So please help me that how to create and ca...

0 Likes
0 Replies
posted 10 years ago

Using Flysystem

Hi all, i'm trying to use the wonderful package Flysystem. The question is: where i put this code? u...

0 Likes
0 Replies

Change password feature, Hash::make

I am implementing a user change password feature. However i don't want user to be able to use old pa...

0 Likes
0 Replies

Custom Pivot for MorphMany relationship

Hi everybody I'm trying to create a custom pivot for a MorphMany relationship. I've done it the usua...

0 Likes
3 Replies

Add default value to checkbox array (php)

So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...

0 Likes
3 Replies
Solved

Translate of SQL request

I have a complicate request that I hope translate with Eloquent ORM or with Query Builder, but I can...

0 Likes
2 Replies
Solved

Process parameters when generate url

I'd like to use hashids replace general numeric id. so i add a route bind in routes.php to decode ha...

0 Likes
3 Replies

Multiple domains & masking of the www.example.com/de with www.example.de

Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...

0 Likes
0 Replies

override Auth::user() for all drivers

I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...

0 Likes
0 Replies

Extending Sentry

Hi guys, I'm using Sentry for my app. To get the user in the session controler I use : class SentryS...

0 Likes
2 Replies

Error in default migration zizaco/entrust

Hello everyone. I'm trying to install zizaco/entrust but are facing a problem in migrations, I think...

0 Likes
0 Replies
posted 10 years ago

How to check if @yield("example") is set or is empty?

In many blade subtemplates section "example" doesn't exitst. How to check in master blade...

0 Likes
0 Replies
posted 10 years ago

Getting Started with facebook SDK

Hi I'm trying to integrate facebook into a back end, enable the user to post to the companies facebo...

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.