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

Admin Notification on user profile

How do I create Admin Notification for any transaction done by a user in a Laravel based user manage...

0 Likes
0 Replies

RouteBinder - an open source library - feedback most welcome

RouteBinder is a package designed to help you with clean model validation when using Laravel route b...

0 Likes
0 Replies

morphTo Relationship count()

Hello There, I have a morphTo between two tables Courses and Workshops and the Pivot Table is Regist...

0 Likes
1 Replies
posted 5 years ago

Insert video

How insert video in the database?

0 Likes
0 Replies
posted 5 years ago

Helper function

How we can use helper functions in blade file with multiple conditions

0 Likes
0 Replies
posted 5 years ago

Laravel GUI

**Laravel GUI, To simply run artisan, composer and NPM commands and other helpful actions and get ou...

0 Likes
0 Replies
posted 5 years ago

I have this problem

ErrorException (E_WARNING) include(C:\xampp\htdocs\laravel5\vendor\composer/../symfony/routing/Route...

0 Likes
0 Replies
posted 5 years ago
0 Likes
0 Replies
posted 5 years ago

i have thisexception in my laravel

ErrorException (E_ERROR) Class 'Form' not found (View: C:\xampp\htdocs\laravel5\resources\views\form...

0 Likes
3 Replies

RE - PHPUNIT And REFRESH DATABASE WIPING OUT LOCAL DATABASE

Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...

0 Likes
0 Replies
posted 5 years ago

One text area, multiple submits.

Is there away that I could have a textarea (specifically I intend use https://github.com/jeroennoten...

0 Likes
0 Replies

Detach Pivot with 3 keys

It has the following tables: companies, addresses and company_address. I want to remove a record fro...

0 Likes
4 Replies
Solved
posted 5 years ago

no file route.php in my laravel

Hello to you, I have a problem with my larval, because it does not have a file route.php but it stil...

0 Likes
3 Replies

Difference between Myclass::insert() vs Myclass::create()?

Can someone let me know the difference between Myclass::insert() vs Myclass::create()?

0 Likes
4 Replies

MyClas::insert($data) not calling ORM save event?

we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...

0 Likes
0 Replies

Call Postgres digest function inside procedure from Laravel

Hi all, I am using Laravel framework and have chosen PostgreSql as database. I have created stored p...

0 Likes
1 Replies

Multilanguage upload in database from admin on the server

Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...

0 Likes
0 Replies

Laravel Not Running on shared hosting without SSH

Hellow Everyone, Am new to laravel hence not familiar with its tweaks. I have tried and tried all go...

0 Likes
3 Replies
posted 5 years ago

how to sum the rows in laravel

big = DB::table('marks') ->select(DB::raw('sum(marks.tamil,marks.english,marks.maths,marks.scienc...

0 Likes
1 Replies

Birt report with laravel

Dear Expert, I have a laravel application and a report designed in Birt Report. Now i want to integr...

0 Likes
1 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.