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

Display all data from table

Hey, i need to know how to make a query to display all the data from a table. For example i have <...

0 Likes
1 Replies
Solved
posted 10 years ago

ReflectionException: Class SomeClass does not exist – Laravel 4.1.*

Hello, I need help! I generated new resource called procedures and in routes.php I added Route::reso...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel Meetup in Cairo Egypt

hey guys, are there any Laravel geek here in cairo, Egypt want to set a meetup?!

0 Likes
1 Replies
posted 10 years ago

New mail form

Hey, i am trying to make a new mail form, which will send an email to the current email address with...

0 Likes
0 Replies
posted 10 years ago

Remove virtual host in url

I have a site, www.sitename.com How can I set up laravel without having www.sitename.com/projectName...

0 Likes
3 Replies
posted 10 years ago

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

Hi, can anyone help with setup selnium2 drive on mac and use it with laravel ?

0 Likes
0 Replies
posted 10 years ago

Route and get method

Hey, i want to make a page for search, which will be /find/, and when i enter the name, it will redi...

0 Likes
2 Replies
Solved

Trouble reseting password hash

I'm implementing authentication on a project using Laravel tools. The authentication part is fine, b...

0 Likes
2 Replies
Solved

Custom Artisan Commands are not available on the production server.

My custom artisan commands are not available on the production server (1and1 shared Linux Host). Wit...

0 Likes
0 Replies
posted 10 years ago

How to load files from public folder into javascript??

Hi. I'm trying to show a map using leaflet. In this case Elevator Profile. (https://github.com/MrMuf...

0 Likes
2 Replies
posted 10 years ago

Creating schemas in Postgress

I'm currently using the schema builder to create a database. The only thing I'm missing is a method...

0 Likes
1 Replies
posted 10 years ago

Simplifing Code in View

I am using this in my view to show banners... @include('partials.randomBanner', array('category' =&g...

0 Likes
1 Replies

how to access the app/views/[folders]/[file] in public

HI im using a plugin called boxy window modal and i just want to access the file within the app/view...

0 Likes
2 Replies
Solved

[HELP] User must implement Remindable interface

I use database driver and I am getting this error while doing a POST to /password/remind . Any idea...

0 Likes
3 Replies

Laravel XML-RPC

Has someone implemented xml-rpc in laravel?

0 Likes
4 Replies

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

0 Likes
3 Replies

security of input::get and eloquent

$comentario = new Comentario; $comentario->autor = Input::get('no...

0 Likes
1 Replies
Solved

Laravel-Recipes.com is now open source

You can check out the website at laravel-recipes.com And the github repo at github.com/ChuckHeintzel...

0 Likes
3 Replies

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies

Unexpected character in input: '\'

Hey, i tried uploading my laravel script on a shared host (000webhost) and i got the error Warning:...

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.

© 2024 Laravel.io - All rights reserved.