Support the ongoing development of Laravel.io →

Jason Weiss

Joined 1 Nov 2019

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

thejweiss has not posted any threads yet

replied 4 years ago

Custom class methods in the blade files

Sounds like a name spacing issue. The ImagesHelper class should be in the namespace of App\Helpers a...

0 Likes
replied 4 years ago

Update is not working

Do you have use App\User; in the top of the file?

0 Likes
replied 4 years ago

Is it possible to have access to a pure php file?

Sure. open up the web.php file in the routes directory and do the following. Route::get('uri-name',...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.