Support the ongoing development of Laravel.io →
panosss

panosss

Joined 18 Jan 2015

Statistics

Threads 13
Replies 42
Solutions 0
Articles 0
posted 10 years ago

How can I dynamically create a Model?

Example taken form http://stackoverflow.com/questions/26757452/laravel-eloquent-accessing-properties...

0 Likes
3 Replies
Solved
posted 10 years ago

How to modify built in authentication in Laravel 5?

I want to be able to distinguish if a user is Administrator, and if he is to redirect him appropriat...

0 Likes
5 Replies
posted 10 years ago

Ajax code works in laravel 4 but not in laravel 5

I have some ajax code in a javascript function: $.ajax({ type: "DELETE", url: &quo...

0 Likes
9 Replies
posted 10 years ago

Error when I use the '/' at the end of the address

When I enter an address like 'localhost/classifieds/public/admin/categories' it works fine. But, if...

0 Likes
15 Replies
posted 10 years ago

Ajax function prevents redirection?

I 'm deleting records with ajax code (in a javascript function): $.ajax({ typ...

0 Likes
3 Replies
Solved
replied 10 years ago

Error when I use the '/' at the end of the address

But I suppose, my real problem is that 'route::resource' stopped working after I added the VirtualHo...

0 Likes
replied 10 years ago

Error when I use the '/' at the end of the address

cringer said: panosss said: But now I get the error 'Method [index] does not exist'. This method d...

0 Likes
replied 10 years ago

Error when I use the '/' at the end of the address

But now I get the error 'Method [index] does not exist'. This method does exist in the controller an...

0 Likes
replied 10 years ago

Error when I use the '/' at the end of the address

I was using the wrong file:G:\xampp\apache\conf\original\extra\httpd-vhosts.conf While the correct i...

0 Likes
replied 10 years ago

Error when I use the '/' at the end of the address

I 'm trying to make a Virtual host, this is my document root: G:\xampp\apache\conf\httpd.conf: Docum...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.