Support the ongoing development of Laravel.io →
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
posted 7 years ago

Laravel Links - Links statistics & link tracking for laravel 5, It tracks down browsers, operating systems, languages and more

Links statistics & link tracking for laravel 5, It tracks down browsers, operating systems, lang...

0 Likes
2 Replies

Send Mail Laravel XAMPP SMTP

Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...

0 Likes
2 Replies
Solved

Composer Update Throwing Error: Script php artisan optimize handling the post-update-cmd event returned with an error

I'm getting an error "Script php artisan clear-compiled handling the post-update-cmd event retu...

0 Likes
3 Replies
posted 7 years ago

Laravel .htaccess file

Hi, This laravel default .htaccess file: <IfModule mod_rewrite.c> <IfModule mod_negotia...

0 Likes
0 Replies

How Create Relation out of two tables with different column name?

Dear All, Please kindly help me. i want to create a hasmany relation out of two tables doesn't have...

0 Likes
4 Replies

Laravel 5.2 with HHVM always getting Use of undefined constant UNDEFINED - assumed 'UNDEFINED' in artisan.

And because of that each composer update crashes with the same error. Is there something I can set u...

0 Likes
1 Replies

Difficulty installing Laravel: Getting error "Mcrypt PHP extension required"

Hi, everyone. I've been trying to get up and running for two days now, and I'm just about at my wit'...

0 Likes
33 Replies
Solved

convert excel csv files to laraval database seeder files

Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...

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