Support the ongoing development of Laravel.io →

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 7 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 7 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 7 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

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

Getting pivot id after attach()?

I am fairly new to laravel and I'm trying to build an 'add to basket' script. It consists of 3 table...

0 Likes
0 Replies
posted 10 years ago

Calling a method from another method in a class.

I am new to OOP and am still trying to grasp all of the concepts. I am trying to figure out how to...

0 Likes
3 Replies
Solved
posted 7 years ago

Debug laravel project with clockwork

Clockwork is the best package that i found to use during the development phase to make the developme...

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.

© 2024 Laravel.io - All rights reserved.