Support the ongoing development of Laravel.io →

4,602 Threads

Database Transaction for static methods

Hi, I've been trying to use database transactions with some static functions I created. But, is this...

0 Likes
0 Replies

Error when calling scope method - deprecated non static meth

I have a model and I have a method and also a scope that looks like this: public function scopeDue($...

0 Likes
0 Replies

Link or view tracking

I would like to crawl a link or page within my project in laravel, I saw some tutorials but very sha...

0 Likes
0 Replies

SQLSTATE[HY000] [1045] Access denied

I have followed all your threads. but nothing worked for me. I'm using wamp server and i have create...

0 Likes
0 Replies

New in Laravel 5.8

I want to know the best upgraded feature of laravel 5.8 , have a ecommerce site build on laravel 5.7...

0 Likes
2 Replies

Retrieve Models with invalid Category Subcategory relations

I have three Models Record, Category and Subcategory. The Record table stores category_id and subcat...

0 Likes
1 Replies

Laravel Point of Sale

This is the proud moment for us, now we are announcing one of our key extension "Laravel Point...

0 Likes
4 Replies

List Categories with count of associated products Laravel 5

I would like to have a list of categories of products with the respective quantity of products assoc...

0 Likes
0 Replies

laravel mysql

as we know we can't trust user input and insert it directly to database so how can I make a prepare...

0 Likes
0 Replies

Make auth with another table except from default users

auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...

0 Likes
0 Replies

How to structure a database table?

Seeking for experienced advice on structurizing the database table. I have a 7 day money balance tab...

0 Likes
2 Replies

Should i leave F*cking php ? Its ruining my life!!

Hi all , let me tell you my story. I was once upon a time a smart student, I used to stay 2nd ranker...

0 Likes
10 Replies

Help with search string Laravel 5.8

Developers, I'm doing a search function and I can not bring the variable into sql? can anyone help,...

0 Likes
3 Replies

Cant populate dataset from database using ConsoleTV's chart

why i cant populate data set from my database? I can render the chart but there is no data shown. Bu...

0 Likes
0 Replies

create count point using one to many

i want create count point using one to many, desc: tb_user : user_id | name | point tb_customer...

0 Likes
0 Replies
posted 5 years ago

Ufugaji wa samaki

Ufugaji wa samaki wenye tija na wenye faida

0 Likes
0 Replies

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

Jenssegers Mongo Eloquent, seems wrong behavior

Hi, Case: I want to update a value in MongoDB using Jenssegers Mongo Eloquent. The existing data val...

0 Likes
0 Replies

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

0 Likes
1 Replies
posted 5 years ago

Using arrays in request->all()

Hi! I have a migration with a json field. I have it casted to an array. When a request comes in to u...

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.