How do I solve this problem php composer.phar create-project laravel/laravel insuranceh --prefer-dis...
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...
Hi This might be a silly question, but I need to compare something and I would like to know when lar...
When I refresh a redirected page with flash message, is that flash message supposed to disappear? If...
Hi everybody, I am starting with Laravel and I ran into a problem with generating a link. The link I...
I am validating a input file field for its file type such as: pdf, doc, txt, docx. But its to hard t...
I have used laravel for qute some time now... bu this new machice got and installed laravel, it is h...
Will it be possible to run migrations on different databases? Imagine there is a SaaS application wh...
Hey everyone. I've been building one-page apps a long time now (in the grand scheme of things), for...
I'm having an issue using the Form::image() and Input::all() {{ Form::image(url('assets/images/next....
Hello, As the topic states, I'm attempting to design my database. I'm trying to plan a rebuild of my...
From the user manual: Route::get('profile', array('before' => 'auth', function() { // Only au...
Please I need help here, Any buddy can help me here... I need to create the multiple tables in the d...
hi i just learning laravel and don't know how to check which submit is clicked... i tried this so fa...
Hi, I've been looking around and try an error for long time, and I think that it's time to reach out...
I want to have an array of strings as a public member of my Word class (let's call it examples), and...
Been trying to find some for the last few hours and no luck :( Does anyone have sniffs or related ch...
Hello all, I have a Laravel backend working with AngularJS. Via angular service i send a POST reques...
so i doing eloquent with hasmany relationship like this $jejarings = WilayahCuprimer::with('Cuprime...
how to create eav? is nowhere an example of the code. It is unclear how exactly do https://cartalyst...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community