Support the ongoing development of Laravel.io →
posted 10 years ago

SEO optimization

How to make seo for pages or for categories and product in laravel?

0 Likes
5 Replies
posted 10 years ago

[Advice] Laravel CMS or from scratch?

Hello guys :D I have new project in Laravel, but I can't decide to go from scratch or to use some La...

0 Likes
2 Replies
posted 9 years ago

Which laravel CMS can realize this daily deal website

Hi, I used laravel 4.2 for some time and feeling pretty well about it. Now I am planning to use one...

0 Likes
1 Replies

What to do when you need to quickly build a site in Laravel with admin, gallery, news etc (CMS basically)?

I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...

0 Likes
3 Replies
posted 10 years ago

Laravel n00b looking for CRM or CMS tutorial for Laravel 4.

I've been looking for decent tutorials for full-blown web applications that utilize Laravel 4 but ma...

0 Likes
3 Replies

reuse $var???

Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...

0 Likes
3 Replies
Solved

How to use sjousse/laravel-unique-reference

I'm new to laravel. I'm using sjousse/laravel-unique-reference I don't know how to configure/ genera...

0 Likes
0 Replies

How to retrieve Sub-Categories according to Parent category selection?

I have two tables 'Sectors' and 'Categories' $sectors = Sector::lists('name','id')->all(); $categ...

0 Likes
4 Replies

laravel version 5.0.27 how to rebuild or regenerate composer.json?

I have this laravel version 5.0.27 project, it's a live website. It is working without composer.json...

0 Likes
1 Replies
posted 10 years ago

Foreign key cross database

Is it possible to make a miration with a (pseudo) foreign key in laravel that links to a table colum...

0 Likes
3 Replies
posted 8 years ago

Socialite Installation problem

There is a huge error coming when i try to install socialite package. I have installed socialite ear...

0 Likes
1 Replies
posted 8 years ago

Set socialite redirect url on runtime

Hi I'm using Socialite to validate users when they log into the backend of my site and it's working...

0 Likes
1 Replies
posted 8 years ago

Undefined Variable in View

To clearify I did try this also WITHOUT database results. web.php <?php /* |--------------------...

0 Likes
3 Replies
Solved
posted 10 years ago

How to link_to_route when route is defined in a controller?

Sorry, I'm just learning Laravel and I'm stumped on what I'm sure is a very simple issue: How to lin...

0 Likes
5 Replies
Solved

Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Hey laravel users. I have problem with index php. Screens: https://gyazo.com/7c470e89e2c884f25911503...

0 Likes
0 Replies

Make ajax call to different controllers/actions depending on JavaScript variable using Blade

Hi, I have a page with near 10 buttons, some of them make ajax calls to same controller action with...

0 Likes
0 Replies

Please HELP ??? problem in links

i have travel website working with category and sub category EX: Link (1) : tours/egypt/cairo Link...

0 Likes
0 Replies
posted 8 years ago

laravel 5.3 change SQL query of Authentication

i am using laravel5.3 and authentication. i want to change email field as non unique field means sam...

0 Likes
0 Replies
posted 8 years ago

laravel session management in subdomain

I am struggling to manage session between domain and sub-domain my domain is example.com having own...

0 Likes
1 Replies

Session Middleware issue

Hi Guys, Session values are not set in the middleware in the version 5.1.49. As of now, Session work...

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

© 2025 Laravel.io - All rights reserved.