Support the ongoing development of Laravel.io →

[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

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

Installing Laravel On DigitalOcean

With so many cloud providers to choose from like Google Compute Engine, Amazon Web Services, Vultr,...

0 Likes
1 Replies

how to insert current login user -> userid using --resource controller? please help my thesis deadline

im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...

0 Likes
4 Replies
Solved
posted 7 years ago

Back redirect with anchor

Hello! I want that after the failure of mold filling was redirected back to the anchor, but found th...

0 Likes
1 Replies
Solved
0 Likes
0 Replies

I want multiple gulpfile.js for role based Authentication

Hi, I have a site where the students can visit and check the site/login to view marks/individual inv...

0 Likes
0 Replies

Intervention not install

http://image.intervention.io/getting_st … stallation My Laravel version 5.4.15 I made according to t...

0 Likes
14 Replies
Solved

Laravel allow route to be accessible only from another route

I have '/signup/select-plan' which lets the user select a plan, and '/signup/tos' which displays the...

0 Likes
1 Replies

how to insert my auth user id to my database upon submission?

hi guys i am new in laravel so please bear with me. im using laravel 5.4 what im trying to do is upo...

0 Likes
4 Replies

getting errer used in having or havingRaw

here is my code $products = DB::table('post_data') ->select('*') ->selectRaw('( 6371 * acos(...

0 Likes
0 Replies

If using a query builder as to what in the form of its laravel ?

Hi guys, I have a query like the following may be a bit complex, I am a bit of trouble to convert in...

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.