Support the ongoing development of Laravel.io →

install laravel on vps hosting

How do I solve this problem php composer.phar create-project laravel/laravel insuranceh --prefer-dis...

0 Likes
4 Replies

including Vimeo.php

Hi I'm trying to include vimeo.php in my project and I'm not sure how to go about it. I've tried inc...

0 Likes
2 Replies
posted 10 years ago

When was laravel 4.1 and 4.2 released

Hi This might be a silly question, but I need to compare something and I would like to know when lar...

0 Likes
2 Replies
Solved
posted 10 years ago

Redirect with flash message

When I refresh a redirected page with flash message, is that flash message supposed to disappear? If...

0 Likes
1 Replies
posted 10 years ago

implement autoloaded helper function into a link with various content

Hi everybody, I am starting with Laravel and I ran into a problem with generating a link. The link I...

0 Likes
0 Replies
posted 10 years ago

Validation for file types dosen't working

I am validating a input file field for its file type such as: pdf, doc, txt, docx. But its to hard t...

0 Likes
0 Replies
posted 10 years ago

How do i remove the /index.php/ in my laravel application on ubuntu 14.04

I have used laravel for qute some time now... bu this new machice got and installed laravel, it is h...

0 Likes
0 Replies
posted 10 years ago

Running migrations on different databases.

Will it be possible to run migrations on different databases? Imagine there is a SaaS application wh...

0 Likes
8 Replies
Solved

Api for managing html/json/pjax

Hey everyone. I've been building one-page apps a long time now (in the grand scheme of things), for...

0 Likes
0 Replies
posted 10 years ago

Form::image and submit

I'm having an issue using the Form::image() and Input::all() {{ Form::image(url('assets/images/next....

0 Likes
2 Replies
Solved

Database Schema, Separate or Condensed Content

Hello, As the topic states, I'm attempting to design my database. I'm trying to plan a rebuild of my...

0 Likes
1 Replies

route group

From the user manual: Route::get('profile', array('before' => 'auth', function() { // Only au...

0 Likes
4 Replies
Solved

How can I create multiple tables in database with migration???????

Please I need help here, Any buddy can help me here... I need to create the multiple tables in the d...

0 Likes
5 Replies
posted 10 years ago

Check which submit is clicked

hi i just learning laravel and don't know how to check which submit is clicked... i tried this so fa...

0 Likes
6 Replies
Solved

Searching not work correctly

Hi, I've been looking around and try an error for long time, and I think that it's time to reach out...

0 Likes
4 Replies
posted 10 years ago

How can I map array of strings in Eloquent without making a new class with relationship for it?

I want to have an array of strings as a public member of my Word class (let's call it examples), and...

0 Likes
0 Replies

PHP CodeSniffer sniffs compatible with Laravel's coding style guide

Been trying to find some for the last few hours and no luck :( Does anyone have sniffs or related ch...

0 Likes
0 Replies

Laravel Array Validation

Hello all, I have a Laravel backend working with AngularJS. Via angular service i send a POST reques...

0 Likes
0 Replies

Counting row for hasmany relationship

so i doing eloquent with hasmany relationship like this $jejarings = WilayahCuprimer::with('Cuprime...

0 Likes
0 Replies
posted 10 years ago

laravel EAV

how to create eav? is nowhere an example of the code. It is unclear how exactly do https://cartalyst...

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.