Support the ongoing development of Laravel.io →

1,647 Threads

Laravel 5.5 syntax error, unexpected '?' in ..\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php on line 233

I just installed a fresh copy of Laravel 5.5 on my machine and when i run the "php artisan serv...

0 Likes
1 Replies
posted 7 years ago

Is there a resource for updating Laravel applications.

Looking for a resource for updating Laravel applications and also documentation showing api differen...

0 Likes
0 Replies

What's the best way to access distant relations through a method in my Address Model?

I have an Address, Zip, City and State model and I would like to create an easy way to access the St...

0 Likes
0 Replies

Update multiple user details when new user is registered in laravel php

Here is register new user code in php laravel-5.4 mysql ####################code here starts######...

0 Likes
2 Replies
Solved

FatalThrowableError Call to undefined method

i got this error after deploying my project to server. this is not happen locally (localhost) any so...

0 Likes
0 Replies

Trying to use a user messanger app

I am trying to implement a chat feature into one of my companies websites, but I am unsure of how to...

0 Likes
1 Replies

How to send email to Mailtrap server?

I am currently trying to send an email to the mailtrap server to test whether the email confirmation...

0 Likes
1 Replies

Separating frontend and backend controllers when using resource controllers

Hi, I recently adopted the resourceful controllers way and Adam Wathan's talk on Laracon US just mad...

0 Likes
0 Replies
0 Likes
0 Replies

Trailing 0s are lost by blade laravel

Hi all! First time here, relatively new to Laravel 5.2 I'm finding that trailing 0's which are corre...

0 Likes
1 Replies

Fetch names of Polymorphic Realtionships

I have a model, say Model A. This model have polymorphic relationships with some other models. On de...

0 Likes
0 Replies

Creating Custom package, error

Im getting the follow up error "Class 'Martins\ArtisanGUI\ArtisanGUIServiceProvider' not found&...

0 Likes
1 Replies
Solved

Moving to Laravel, if I have a Codeigniter background?

Suppose I'm familiar with developing applications in Codeigniter, but now I'd like to start using La...

0 Likes
0 Replies

useStoragePath in AppServiceProvider

Laravel Version: 5.4.33 PHP Version: 7.0.22-0ubuntu0.16.04.1 Database Driver & Version: 10.1.25...

0 Likes
0 Replies

Create a Factory without a model?

I want to define a factory for a post from the front end. There's no model for it. How do I make a f...

0 Likes
0 Replies

Seed random dates in model factory.

I want to seed a mysql format date in my Model Factory which is like 2017-08-19 and use mt_rand or a...

0 Likes
0 Replies

Popular Routing

Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...

0 Likes
3 Replies

Laravel 5 – querying items by many-to-many related model (value in pivot table)

Hello! I've got a following many-to-many relation: attendees - attendee_tag - tag where attendee_ta...

0 Likes
0 Replies

Why Laravel consumes more memory compared to normal PHP?

I am checking the memory usage in normal PHP as well as Laravel and Laravel is consuming more memory...

0 Likes
0 Replies

Bengali with english in same page using dompdf support

I want to print pdf using bengali(Unicode) and English in same page. But got "???? ????"...

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.