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

Password reset email getting 530 5.7.1 Authentication required

When I try to send a password reset email, I get the following error: Swift_TransportException in Ab...

0 Likes
1 Replies
posted 8 years ago

Redirect a domain to a route

I want to redirect a domain to a specific route. So, domain2.com should be redirected to domain1.com...

0 Likes
1 Replies

(in laravel 5.3).Class 'html' not found.iam get this error when in this file 1438bcbade33a29cee3f242a6281cfd4

hi guys iam geting this error when i call my theme in laravel 5.3.what mint be the problem. Whoops,...

0 Likes
2 Replies

Elixir version is messing up

Somehow my "version" part of the elixir gulp build is getting jacked up and I am really co...

0 Likes
0 Replies

Read environment settings from mysql

Good day I am using Laravel 5 and I want to store some environment settings like timezone or url in...

0 Likes
0 Replies

Equivalent of FORCE INDEX FOR JOIN in Laravel Query Builder

Hey there! I'm looking for a way to use FORCE INDEX FOR JOIN clause using the Query Builder, Basical...

0 Likes
0 Replies

Loading many to many Model relationship

$this->user->with([ 'organisations', 'organisations.posts' ])->get() The result of this is...

0 Likes
4 Replies

Mamp not running laravel app

I've had an app built for me using laravel and I'm trying to get it running on my local machine (Mac...

0 Likes
0 Replies

Change MySQL connection of Laravel migrate command

I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...

0 Likes
7 Replies

Post data with XMLHttpRequest

Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...

0 Likes
2 Replies

Change the format of a date before saving?

I have a date that's being selected in a datepicker in the following format using AM/PM Y-m-d g:i A...

0 Likes
1 Replies

laravel5: inject json into blade - htmlentites() filter applied by mistake?

Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...

0 Likes
3 Replies
Solved

MYSQL 1364 ERROR

How to solve this error would be greatly appreciated. Have googled but answers don't work

0 Likes
1 Replies

Open source classifieds site code review

Hi, to all, i'm looking for code review of my open source laravel 5.2 project about classifieds ads....

0 Likes
0 Replies
posted 8 years ago

queueable commands

Hi to all I'm trying to implement a very simple queueable command. The code is as follow: <?php n...

0 Likes
12 Replies

Manually logging in as a user, then redirecting, shows me previous user unless I refresh.

This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...

0 Likes
2 Replies

Session always returns the variable value to 1. seems like its forgetting.

following is my code class Cart { public $totalQuantity; public function __construct($oldC...

0 Likes
0 Replies

Special character problem

Hi! I've got this exception when I van to save Ő character into the database. What should I do? SQLS...

0 Likes
1 Replies
posted 8 years ago

Seperate Roles in different models or use only User?

I'm making a platform that will have "admins", "patients", and "doctors&quo...

0 Likes
4 Replies

Best way to create a layout for my new laravel project?

hi guys, i am newbie with Laravel. Im working in develop a custom project. I want to know what are t...

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.