Support the ongoing development of Laravel.io →

pruthvi

Joined 7 Aug 2015

Statistics

Threads 0
Replies 3
Solutions 1
Articles 0

pruthvi has not posted any threads yet

replied 8 years ago

Get all row from a database table to controller and display them in view

try return view('service', ['servicePage' => $servicePage]); or return view('service')->with('...

0 Likes
replied 8 years ago

Dynamic Slider

You have to initiate carousel after document ready event, try below code (function($) { $(functi...

0 Likes
replied 8 years ago

Lumen gets wrong value from .env

can you try command "php artisan config:cache", I am not sure but that might solve your p...

0 Likes
Solved

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.