Support the ongoing development of Laravel.io →

Clarkey

Joined 11 Mar 2014

Statistics

Threads 3
Replies 6
Solutions 1
Articles 0

Sharing data to all controllers and views

Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...

0 Likes
2 Replies

Authenticating users in Laravel via Windows Authentication

I have PHP running in a Windows domain on IIS 7.5. Windows authentication is turned on via IIS, so t...

0 Likes
3 Replies

Child blade views are not rendering inside master blade view

Hi all, • First Laravel 5 installation. • Saw the posh welcome screen, so installation is OK. • Web...

0 Likes
1 Replies
Solved
replied 8 years ago

sqlsrv only works in console commands

Can you make a test.php file which contains <?php echo phpinfo(); ?> and check that pdo_sqlsrv...

0 Likes
replied 8 years ago

sqlsrv only works in console commands

What happens when you try to run that query in a controller?

0 Likes
replied 8 years ago

Sharing data to all controllers and views

@mizan3008, Thanks for your reply, but I think your code may be written for Laravel 4.x, when I am u...

0 Likes
replied 8 years ago

How to speed up Laravel Boot ? ( < 100ms )

carbontwelve said: I noticed that on my windows computer the booting time was near 200ms, but once...

0 Likes
replied 8 years ago

Authenticating users in Laravel via Windows Authentication

I'm not sure how to implement that into Laravel. This is the issue. I can write code for what needs...

0 Likes

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.