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

Session token invalidates on ajax call

I know this question has been asked many times before but I've Googled it to the point of madness, s...

0 Likes
0 Replies

Laravel hosting for project that reads and parse excel file to store data into MYSQL database

I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...

0 Likes
1 Replies

'/' route not working

I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...

0 Likes
2 Replies
Solved

Disable user feature / validation email script

Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...

0 Likes
2 Replies

How to create oauth access token in register controller

I created an web app which it uses laravel default registration, I've tested passport oauth2 client...

0 Likes
0 Replies

Measure performance of the queries and execution functions

Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...

0 Likes
1 Replies

Please help on this error: Trying to get property of non-object

Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...

0 Likes
1 Replies

Form\Laravel

I have an issue of adding data to two various tables. Tables: employees and employee_addresses addre...

0 Likes
1 Replies
posted 10 years ago

Blade IF ELSE and Extends

I want do check simple condition and then decide what template should I extend. I want to do somethi...

0 Likes
6 Replies

laravel 4.2 mssql not working

Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...

0 Likes
0 Replies

Jump to class definition in PhpStorm

I followed instructions here https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+u...

0 Likes
2 Replies

Seed Data into DB

Hello, I'm currently got stuck with the following: I'm trying to implement a catgeory system to my a...

0 Likes
1 Replies
posted 10 years ago

Read / Write MySQL connection - Forcing a select to use Write connection?

I'm fairly new to laravel 4 and have a question regarding the automated connection selection for rea...

0 Likes
4 Replies

Order by module relationship properties sum

I'm developing plugin archive, for one community. So basically I got few tabs where plugins are orde...

0 Likes
1 Replies
posted 8 years ago

Can I give my user a choice to choose his own subdomain in Laravel 5.3 project?

I have implemented multi-tenancy in a project with unique subdomains & separate dbs. Suddenly, m...

0 Likes
2 Replies
Solved
posted 8 years ago

Throws error, please help

ErrorException (E_UNKNOWN) Trying to get property of non-object (View: /home/locljob123/laravel/app/...

0 Likes
2 Replies

How to get json file object and upload it in laravel

I want to upload an json file object in laravel , this object come from angular js with the below fo...

0 Likes
0 Replies

Nested model queries

I have a simple model relationship hierarchy and I'm trying to query them in a relatively simple way...

0 Likes
0 Replies
posted 10 years ago

Set all controllers to "use Response;".

I am creating a restful api via Laravel 5. All of my reponsises will be "Response::json"....

0 Likes
6 Replies
Solved

Testing middleware with cookies

I made some middleware which checks if a user has registered its device. Therefore it checks if the...

0 Likes
1 Replies
Solved

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.