Support the ongoing development of Laravel.io →

4,599 Threads

Approximate Dates

I'm trying to port over to Laravel a feature that I built in PHP where a user can enter approximate...

0 Likes
0 Replies

CSV Import Error - unrecognized

I have a project that comprises of various laravel models. Everything has worked fine because I have...

0 Likes
0 Replies
posted 8 years ago

Lumen Api is very fast On Local server but lot slower in production server

i just created a api using Lumen whern i tried it in localhost using the phpmyadmin database the res...

0 Likes
1 Replies

Model::where query doesn't work

I have a model called Article with the table 'articles' and in the database there is a 'published' c...

0 Likes
3 Replies

Cronjob 'delete' query doesn't work

Hi Guys, I'm having trouble finishing my cronjob for deleting a existing user if their account has e...

0 Likes
0 Replies
posted 8 years ago

I am trying my Laravel web application, but I am getting this error. Kindly assist me. Best Regards

I am trying to host my Laravel application to my subdomain, but I am getting this error. I have trie...

0 Likes
0 Replies

Laravel 5: easy and comfortable query caching?

Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...

0 Likes
3 Replies

PIVOT TABLE ( Show only the classes where the user is registered )

How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...

0 Likes
0 Replies

extended hasManyThrough

So I have the following models : Category, Subcategory, Product, Color. A category has many subcateg...

0 Likes
0 Replies

model event to record history's

i am trying to create an model event to track amendments.. the table structure uses a sequence field...

0 Likes
0 Replies

Understanding laravel 5 Many To Many Polymorphic relationship

I am reading laravel 5.2 docs to implement many to many polymorphic relation in my Laravel Applicati...

0 Likes
2 Replies

Override table prefix for one model

I have prefixes setup for my database: "pmt_" for a couple of tables, i want to override t...

0 Likes
7 Replies

PHP code from a table

Hi, Is there any way to get php code from a mysql table, and run it in a blade template?

0 Likes
7 Replies

many-to-many from the same table

Hello everyone. I need to create a feature of user following. So I could let users follow each other...

0 Likes
2 Replies
posted 8 years ago

Laravel complex join

Hello Please can somebody help me with an ideea how can I make in laravel complex join with join i...

0 Likes
2 Replies

Consolidate the search block

Hi All, I have two blocks used for searching for active users and all users. Is there a way I can co...

0 Likes
1 Replies

Any Github projects need Contributors?

Hey there, I am new on laravel.io, but known over on Laracasts. Just looking for some github project...

0 Likes
0 Replies

country, State Corresponding Dropdown Insertion

I have form in that a dropdown is containing country and state and on the basis of country id i'm fi...

0 Likes
0 Replies

how to write this query

how to make this query in eloquent : SELECT employees.*, groups.name FROM employees JOIN groups ON g...

0 Likes
4 Replies
Solved

Upload image on edit profile information.

I have existing image on profile information then i don't want to change it. If i update my profile...

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.