How to make seo for pages or for categories and product in laravel?
Hello guys :D I have new project in Laravel, but I can't decide to go from scratch or to use some La...
Hi, I used laravel 4.2 for some time and feeling pretty well about it. Now I am planning to use one...
I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...
I've been looking for decent tutorials for full-blown web applications that utilize Laravel 4 but ma...
Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...
I'm new to laravel. I'm using sjousse/laravel-unique-reference I don't know how to configure/ genera...
I have two tables 'Sectors' and 'Categories' $sectors = Sector::lists('name','id')->all(); $categ...
I have this laravel version 5.0.27 project, it's a live website. It is working without composer.json...
Is it possible to make a miration with a (pseudo) foreign key in laravel that links to a table colum...
There is a huge error coming when i try to install socialite package. I have installed socialite ear...
Hi I'm using Socialite to validate users when they log into the backend of my site and it's working...
To clearify I did try this also WITHOUT database results. web.php <?php /* |--------------------...
Sorry, I'm just learning Laravel and I'm stumped on what I'm sure is a very simple issue: How to lin...
Hey laravel users. I have problem with index php. Screens: https://gyazo.com/7c470e89e2c884f25911503...
Hi, I have a page with near 10 buttons, some of them make ajax calls to same controller action with...
i have travel website working with category and sub category EX: Link (1) : tours/egypt/cairo Link...
i am using laravel5.3 and authentication. i want to change email field as non unique field means sam...
I am struggling to manage session between domain and sub-domain my domain is example.com having own...
Hi Guys, Session values are not set in the middleware in the version 5.1.49. As of now, Session work...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community