Support the ongoing development of Laravel.io →

FatalErrorException syntax error, unexpected 'public' (T_PUBLIC) in Product.php (line 14)

<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Slide; use App\Produ...

0 Likes
0 Replies

Should I have to reload a relationship after an attach()?

I have some code that looks like this: class User { public function addRoleById($role_id) {...

0 Likes
4 Replies
posted 7 years ago

Cache

Hi to all. I am developing a restFull application for the first time and I am bit confusing regardin...

0 Likes
0 Replies

Send mail from multiple forms to multiple emails

I created a form that allows you to send form content to email. But I am looking for a solution that...

0 Likes
0 Replies

pagination in some pages number internal server error

Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...

0 Likes
0 Replies

Omnipay\Common\Exception\RuntimeException: This response does not support redirection

Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...

0 Likes
0 Replies

Class App\\Repositories\\Interfaces\\ProductCategoryInterface does not exist

Hi Guys, Am I missin something? I tried to use repository pattern but dont work. Im using laravel 5....

0 Likes
0 Replies
posted 10 years ago

Laravel response/executon time

Hey, all, I am playing with my laravel app and cheking the execution time. My app is fairly simple a...

0 Likes
5 Replies

If I disable debug socket.io not working

Hi bit of a strange one I am running a script that uses socket.io for the chat system the server run...

0 Likes
0 Replies
posted 7 years ago

PHP Fatal error: Class 'Route' not found

[05-Jul-2017 23:46:09 America/Los_Angeles] PHP Fatal error: Class 'Route' not found in [My Path]/rou...

0 Likes
4 Replies

Laravel Spark: Getting TokenMismatchException on login as soon as I put an axios.get in my Vue mounted()

Hey guys, Spent a day developing yesterday and was't until I logged out of my app and went to log ba...

0 Likes
1 Replies

Authentication through joomla session

Hi everyone, I have a portal made in joomla and an external database with all user registers. I woul...

0 Likes
0 Replies

How do you save image to database and display it on website?

I was always against this approach, but now I am reconsidering. Is there a best practice way to do t...

0 Likes
31 Replies
Solved

Preg repalce for username help {4.2]

Greetings I purchased a web app from a developer I met online he has not been very helpful since he...

0 Likes
0 Replies
posted 7 years ago

Will it be Challenging or annoying to adopt the new Laravel 5.5?

The next major release Laravel 5.5 will be coming with new features and Changes. Will it be Challeng...

0 Likes
1 Replies

laravel + passport +vue check user authentication

hi, so i am using laravel and vue js and also using laravel passport for authentication method. i tr...

0 Likes
0 Replies
posted 7 years ago

AsgardCMS Learning Resources

Hello Guys, Can any of you refer some good learning paths for AsgardCMS?

0 Likes
0 Replies
posted 7 years ago

error autoload

I installed laravel And I was confronted with this error : Warning: require(/var/www/html/blog/boots...

0 Likes
1 Replies

HOW TO ADD ability to login with username or email 5.2

I would like the user can authenticate to my application either your email or your username , like G...

0 Likes
2 Replies

Upload Laravel project into /new folder

Hi, I have a project in Laravel 5.4 that works great locally but I can't get it to work in the serve...

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