Support the ongoing development of Laravel.io →

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 9 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 9 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 7 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 7 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

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

Custom authentication with fragmented tables by auth-jwt

I'd like make authentication fragmented with two tables in database. So, I'd like override retrieveB...

0 Likes
0 Replies

Call to a member function store() on null when uploading file

I've been trying to figure out what exactly is wrong with this for a while now, and I'm pretty stump...

0 Likes
2 Replies

Laravel presenter add spacing before form select

Hi, I am using this presenter: https://github.com/laracasts/Presenter And I have this code: <div...

0 Likes
0 Replies

Allow users to delete their profile

There is a quick way to allow this? Can I use something like: public function destroy(Request...

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.