Support the ongoing development of Laravel.io →

Laravel 5.4 Auth Scaffolding unknown issue.

I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...

0 Likes
5 Replies

Problem when try to retrieve data from 1 table which depend on other table.

Im pretty new with laravel, can you guys help me to solve my problem, please. I have 5 tables: skill...

0 Likes
0 Replies

[L5.1] Custom Pagination problem (1st page great others blank)

First of all... im pretty new to this framework. And i love it so far... I have a custom query, sear...

0 Likes
1 Replies

Multiple image upload in laravel using function.

here is the scenario, I need a table called product and another table called product_image and they...

jessicaervin liked this thread

1 Likes
1 Replies
posted 8 years ago

How to clear a file cache

How do I clear a file cache? Well, that is, I get the picture from the site and I replaced it. How t...

0 Likes
0 Replies

Problems after change database host

Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...

0 Likes
0 Replies

DB Migration for Reference Tables

I have some tables for enums that I want to store in the database. Is there a good way to handle thi...

0 Likes
1 Replies

Laravel Form validation with logic operators

I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...

0 Likes
1 Replies

Moving data of a form to a div in view using jQery

I am new to laravel as well as jQuery . In my sample application i have a form and outside this form...

0 Likes
5 Replies

failed: nofile when trying to download uploaded file laravel 5.4

please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...

0 Likes
0 Replies
posted 8 years ago

Error Form Model Binding

View $user1 = User::find( Auth::user()->id ); print Form::model($user1, array('route' => 'user...

0 Likes
3 Replies
Solved

ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View:

ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...

0 Likes
1 Replies
posted 8 years ago

My first Package please give some feedback :-) !

Hi,, I've created my first package! Here it is: https://github.com/larsjanssen6/increment-decrement...

0 Likes
0 Replies

[ISSUE] Eloquent ORM - Insert Wrong Value in Database

Hi, I'm a new developer in Laravel. I made a Portfolio Management system in Personal Banking for our...

0 Likes
0 Replies

Get latest row s of table in model.

let's say the first record for adm_no: 1 , subject_id :1 and had a score of 35 and a second score fo...

0 Likes
0 Replies

Can i get laravel 5.4 angular2 install documentation?

I didnt get any information avbout laravel 5.4 and angular 2 documentation details anywhere..Can i g...

0 Likes
0 Replies
posted 10 years ago

can't find routes.php in Laravel 5

I try install Laravel 5, but can't find routes.php in app\Http.

0 Likes
9 Replies

Cashier BadMethodCallException Method newSubscription() does not exist, why?

Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...

0 Likes
5 Replies
Solved

Quiz package for Laravel?

Hi, anyone knows of a quiz package for Laravel (or independent)?

0 Likes
1 Replies

Use Model + Authenticatable in one class Laravel 5.4?

I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...

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.