Support the ongoing development of Laravel.io →

3,382 Threads

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

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

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

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

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

Redirect dynamically created subdomains to main page in Laravel 5.3

I am working on multi-tenant approach. I created a new tenant with all its information in database i...

0 Likes
2 Replies

Connection to mysql database failed, because of "No such file or directory"

php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...

0 Likes
5 Replies

Class 'Illuminate\Routing\SortedMiddleware' not found

I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...

0 Likes
1 Replies
Solved

Image upload storage confusion in laravel 5.3

Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...

0 Likes
1 Replies
Solved

Error when I execute php artisan route:list

Hi, I got this error when I execute php artisan route:list [Symfony\Component\HttpKernel\Exception\H...

0 Likes
1 Replies

Laravel 5.3 and jQueryUI 1.12.1 (with Webpack)

Hello How i can use jQueryUI with Laravel 5.3 and Webpack? :) I have already declared jQuery in my &...

0 Likes
1 Replies

Ajax call hangs server

I have ajax call which is executing after DOM is loaded: $(document).ready(function() { if ($('#...

0 Likes
0 Replies

Mass CRUD REST edit/update controller: how to

Hello I'm new to Laravel and the forum. I am trying to create a RESTful CRUD controller with a littl...

0 Likes
1 Replies

Extending controllers doesn't extend constructors?

I just upgraded to 5.3. I have a dashboard controller. It has a constructor like: public function __...

0 Likes
1 Replies

Rewrite http to https after set project to root directory from public directory.

Hi, I have removed the public directory from laravel 5.3 and set my project to root directory. I ren...

0 Likes
0 Replies
posted 7 years ago

How to embed another Laravel app within a laravel app

I actually want to embed October CMS into a Laravel app, I'm new to Laravel, but i have experience w...

0 Likes
1 Replies

SQL Server 2012 DB connection with Laravel 4.2

So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...

0 Likes
5 Replies
Solved

How can i change laravel debug to show normal view instead of storage view?

Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...

0 Likes
0 Replies

Check if user is logged in

Hi, I have a question, I'm trying to improve my code and I'm using currently \Auth::check() to see i...

yervandbag liked this thread

1 Likes
3 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.