Hello everyone. For the beginning, in my project there are 2 types of user interfaces, for users and...
Hi there, Which REST API package do you consider the best? Currently I've tried: https://github.co...
Türkiyenin Ücretsiz Sohbet, Eğlencesi Bol Chat Siteleri olan Sohbetguzel.net e hoşgeldiniz . Bugün s...
I have a table that behaves fine with read/insert. However on update it only updates a few fields an...
I just upgrade from Laravel 5.3 to 5.4 then I move to 5.5. After that, I wrote this test: /** @t...
Hello when I try to migrate my migration I get this error Method year does not exist. on this line $...
I must be able to send an email to a couple of users and attach some files. I have in the view...
I have an inventory app that has three different roles, namely operator, admin, and super admin. the...
Hey guys, hope you're well. So a quicky for you guys and im so confused about it! In my home.blade.p...
AFter upgrading the server, my project using Laravel 5.4.36 only displays the actual text of the ind...
When i have run composer dump-autoload i got this error Method Illuminate\Foundation\ComposerScripts...
I have component A, users, which connect to component B, addresses. One user has one address, always...
In my migration code I have: if (Schema::hasTable('activity_log')) { Schema::table('activity...
hi i install my laravel app at amazone serer ec-2 after i upload all my file the asset() dosnt work...
I'm writing my first application with Laravel (v 5.5) and it's days I'm trying to figure out how I c...
Let's say we have three models Class, Students and Studentinfo. Class and students are in One to Man...
I can't workout why I cannot override the values specified in my ModelFactory.php file, from within...
I have this codes in my gulp.js elixir(mix => { // for auth mix.sass('auth/auth.scss');...
Hi there! I have a code that works fine. It displays flash messages. This is what you find in my vie...
Hi, here's a small Laravel admin panel builder I've been working on: http://www.appnoder.com/ If you...
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