Support the ongoing development of Laravel.io →

2,389 Threads

Creating New Users Without Using Registration - How?

Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...

0 Likes
3 Replies
Solved

Call CDN in a View

Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...

0 Likes
5 Replies
Solved

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Laravel 4 -Call to undefined method

hi everybody. I have function scopeClubBlog at model. But It not working when set namespace. I th...

0 Likes
4 Replies
Solved

L5 add parameters to fullURL

i make search page. i get full urll with code Request::fullUrl() http://demo.com/search?query=keywor...

0 Likes
4 Replies

Inserting JSON into $table

I having difficulties with taking an array of data and inserting it into my table. I know Im missing...

0 Likes
4 Replies
posted 9 years ago

Laravel 5 - rest client

I need to do a PUT request with a JSON body. I wanted to know what the Laravel community uses for bu...

0 Likes
4 Replies
Solved

Practical design task using Laravel

Hi everybody. I am new to laravel. And I have an architectural question. How to design the following...

0 Likes
0 Replies

Laravel hosting

Can anyone recommended a good hosting provider? I want to spin up a new server but don't want to kee...

0 Likes
5 Replies

Dynamically add Multiple Domains

In the app I am making, my client must be able to add domains at whim without any downtime. Similar...

0 Likes
2 Replies

Redirecting using Redirect::to, Redirect::away and Redirect::intended causes double request

On my site I try to use Redirect::intended to redirect a user after login, if they tried to access a...

0 Likes
1 Replies
Solved

autocomplete & jquery

Hello everyone, I want to do autocomplete like on video http://www.youtube.com/watch?v=pLBtduvx5b0 1...

0 Likes
10 Replies

Subdomain Routing Issues

4 months ago I created App1 which included wildcard subdomain routing. This is my host file. As you...

0 Likes
3 Replies

Laravel5 CRUD Generator

Hello listener, I've just developed a CRUD generator for laravel5 though there are so many generator...

0 Likes
2 Replies
posted 9 years ago

Lumen routing - single generic route

I'm building a proof-of-concept with hard-coded pages. I want to use a simple catch-all routing and...

0 Likes
2 Replies
posted 9 years ago

trouble setting up 2 different POST requests in same controller

I have 2 AJAX POSTs bound to a single button to send data from localstorage back to the server I am...

0 Likes
3 Replies
Solved

how to remove laravel from response header/cookies

Hello, Is it possible to hide/remove laravel from response header? (i.e laravel_session)

0 Likes
1 Replies
Solved

E-commerce & SSL certificate

Hi there, I'm creating many different web apps with Laravel 5 like an e-commerce, a blog, etc... All...

0 Likes
0 Replies
posted 9 years ago

Is there a way to load a specific element using ajax in laravel 5?

I was trying to load a specific element in laravel 5 like this: $(document).ready(function(){...

0 Likes
5 Replies

Mysql Joins

Hi. I am fairly new to Laravel so forgive me if this is a beginner question :-). I am currently tryi...

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