Support the ongoing development of Laravel.io →

using shared hosting, I get this error Fatal error: Call to a member function make() on a non-object in /home/user/public_html/index.php on line 48

It seems things are starting to kind of fall into place with my shared hosting. But I get this error...

0 Likes
4 Replies
posted 9 years ago

Laravel 5: Simple Search Function for CRUD Application

I have a very basic CRUD application for displaying entries in a mysql table, and would like to do a...

0 Likes
1 Replies

php artisan won't execute because of heroku config

My Laravel 4.2 app uses PostgreSQL on Heroku. Yesterday a weird problem appear when php artisan comm...

0 Likes
1 Replies

Multiple Hosts How To?-> One.domain.com, Two.domain.com && One.com, Two.com, Virtualhost ?

I tried to setup virtual hosts on linux apache 2.4 server but wasn't successfully. It is always poit...

0 Likes
2 Replies
Solved

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

ErrorException while installing Laravel in WAMP

I already have WAMP2.5 (PHP5.5.12) on my windows7. I wanted to try Laravel and started with installa...

0 Likes
0 Replies

Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128'

I configured mail service with mandrill. Now if i test the Mail::send with artisan tinker i get the...

0 Likes
0 Replies

Laravel with socket.io project

Hello everyone, I just finished a project http://larasocial.info. It's a mini social network with so...

0 Likes
0 Replies

Self referencing polymorphic relationship

So just wondering if this is possible (or even smart) before I dive in too quickly. I have three mod...

0 Likes
0 Replies

Model relations in an inheritance hierarchy

Hello guys! I am building an application and I have these models: User, Announcement, BookAnnounceme...

0 Likes
0 Replies

Is it possible to query 'where' on eager loaded relationship without a join?

Is it possibly to make a WHERE query on a eager loaded relationship? Say my users table has a name,...

0 Likes
2 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
posted 9 years ago

Can't Seed DB in laravel 5

I have 2 tables I want to seed, Users & Tags. I can seed Users but it gives a "[ReflectionE...

0 Likes
7 Replies
Solved

Laravel 4.2: Open a Session manually when knowing the Session-ID

Hi there, I'm havin a laravel 4 site using a login and some Session variables. Let us call this site...

0 Likes
0 Replies
posted 9 years ago

Input::File() displaying 'NULL' when using mini ajax file upload plugin in laravel

Hi, I have a form with mini ajax file upload plugin.. and i am trying to submit the form with file...

0 Likes
0 Replies
posted 10 years ago

Migrate single table

I've created new migration for new table in database. When I try to "php artisan migrate"...

0 Likes
3 Replies

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

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.