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

Variable from text file content

I have inherited a site in Laravel 3. I would like to create a variable from the one line content of...

0 Likes
1 Replies

Laravel 5.1 (LTS) Repository Class not found

Hello Like in the title, my repository class can't be found. My code: http://laravel.io/bin/Jx7y7 My...

0 Likes
2 Replies

Access denied for user 'homestead'@'localhost'

Hello Laravelers, I have just started learning Laravel on the official website : http://laravel.com/...

0 Likes
3 Replies

Class 'App\DB' not found

Hello friends,Please help me to fix this error. FatalErrorException in news.php line 54: Class 'Ap...

0 Likes
2 Replies
Solved
posted 11 years ago

Best practice: how to manage categories?

Hi, I've tried to do my own CMS using laravel Currently I have a blade file to which I send a $menu...

0 Likes
10 Replies

Laravel Route wont work on server. Im using Cloudways and Digital Ocean as the Cloud Provider

Im developing an API (without auth) that returns JSON data. When I make GET request. It works fine b...

0 Likes
0 Replies
posted 9 years ago

second Connection to Redis Server

Hi, i´m trying to execute some Redis Commands in a Redis PSUBSCRIBE Loop. It fails with Error: [Pred...

0 Likes
0 Replies

Laravel file manager issue

Hello everybody, i have an issue as somebody else who had post it in github but nobody has answered...

0 Likes
3 Replies
Solved
posted 9 years ago

Looking Levarel developer for freelance job

Looking for enough experienced by reasonable cost PHP and Laravel framework developer for long term...

0 Likes
1 Replies

Injecting Object into Controller using app->resolving

Hi, I have a question regarding resolving objects in the AppServiceProvider. Somewhere in my code (m...

0 Likes
0 Replies

Saving to two models not sure how to get it to work

Hi i'm new to Laravel so I apologize for asking a easy questions, I'm just can't quite figure out my...

0 Likes
0 Replies
posted 9 years ago

How can I parse Blade template from variable?

It's possible to parse Blade template from other source than .blade.php file? In my app user can bui...

0 Likes
0 Replies

Laravel project in subfolder.

I have inserted laravel project in. http://domain.dd.dd/myproject/laravel and path to index looks li...

0 Likes
0 Replies

Ajax Request Laravel 5.1

Hi i have a problem with my Ajax return response in Laravel 5. My form : <form id="frm"...

0 Likes
2 Replies

Count from a relationship table

Hello, I have those tables : question : id - integer name - string user : id - integer name - string...

0 Likes
0 Replies

inserting multiple record

hi guys.. i have problem when i try to inserting mulitple record, i'll make it simple. $name[] = a,b...

0 Likes
3 Replies

Move image to 2 directory

$request->file('image')->move('images/products/', $imageName); $request->file('image')->...

0 Likes
3 Replies

Eloquent Relationship with 3 tables(User > Albums > Photos)

Hi, I have 3 tables USER, ALBUMS, PHOTOS USER has one to many relation with ALBUMS, ALBUMS has one t...

0 Likes
1 Replies
posted 9 years ago

controller does not working properly.

Controller does not create all data in database.Please help public function store(ProjectRequest $re...

0 Likes
1 Replies

Laravel 4.2 ErrorException (E_NOTICE) Trying to get property of non-object

Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...

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.