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

How to send mail from Contact Page?

Hello, I am very new to Laravel and thats why I have started with Laravel 4.2. Currently I am workin...

0 Likes
4 Replies

workflow for upgrading multiple laravel virtualhost projects from 5.0.31 to 5.2.21?

I've been away from learning laravel 5 development for quite some time. There may be a tutorial whic...

0 Likes
3 Replies
Solved

Any Github projects need Contributors?

Hey there, I am new on laravel.io, but known over on Laracasts. Just looking for some github project...

0 Likes
0 Replies

country, State Corresponding Dropdown Insertion

I have form in that a dropdown is containing country and state and on the basis of country id i'm fi...

0 Likes
0 Replies

Extending Auth

Hi I am using JWT for authentication so I want to be able to get the the user token with Auth:user()...

0 Likes
0 Replies

how to write this query

how to make this query in eloquent : SELECT employees.*, groups.name FROM employees JOIN groups ON g...

0 Likes
4 Replies
Solved

Laravel 4.2 artisan queue:work --daemon reserves jobs but doesn't process them

Hi all, I'm running Laravel 4.2.19 and I'm switching from iron.io to beanstalkd for my queue managem...

0 Likes
0 Replies

Upload image on edit profile information.

I have existing image on profile information then i don't want to change it. If i update my profile...

0 Likes
0 Replies

[Laravel 5.2] Auth::guard('customGuard')->user() isn't working and I don't know why

Hi, I am new to the Laravel community and i started with the last version (v5.2.16). I am using a cu...

0 Likes
1 Replies

Laravel Jobs

Am currently available , and looking for any laravel , angular js , vue related jobs /gigs/ anyone g...

0 Likes
0 Replies

My website needs two passwords for the same username

My website is for two people at the same time. They need to be able to login together or separately....

0 Likes
1 Replies

Cant Login with Socialite !

public function redirectToFacebookLogin() { return Socialite::driver('facebook')->redirect(); } /...

0 Likes
1 Replies

fetch multiple images from Database

Hi I have stored my images in database using implode function images are in database like array ima...

0 Likes
4 Replies
posted 9 years ago

Perform some action in client system

Hi All, I am working on one web application that needs the functionality to open some files or open...

0 Likes
4 Replies

Injecting a child View into another View through Controller variable

Hi, This is my first post on this site as well as a question about my first project built with larav...

0 Likes
0 Replies

Second parameter missing for update method.

Hi I've a path registered Route::patch('addressbook/edit', [ 'as' => 'addressbook.edit',...

0 Likes
1 Replies
posted 8 years ago

whats this relationship??

If a user has articles and forum posts and comments, is the relationship polymorphic?? I want to let...

0 Likes
1 Replies
Solved

MassAssignmentException

Im work test enviroment with laravel 5.2.*, mysql, homstead and having trouble with a MassAssignmen...

0 Likes
1 Replies

Upload image Resize on Controller.

Where can i put the resize in this code thanks. $this->validate($request, [ 'email' =...

0 Likes
6 Replies
Solved
posted 10 years ago

Fluent Query Union Order by issue

I am using Fluent Query builder. I am having two issues: I want to do union of two statements and af...

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