Tag: Laravel
All the articles with the tag "Laravel".
Axios and the X-CSRF-TOKEN
When using Laravel it adds in some helpful headers to handle axios requests internally. But when it comes to sending requests externally you end up sending
Laravel Forgotten User Password
I rarely need to do this and it's always something I Google when I do. But when I forget the admin users password on my dev app I need to reset it. Easiest
Laravel and Vue.js Authentication
Updated:You can see a theme here. Lot's of action on the Laravel and Vue.js front as I'm focusing on migrating our blades over to vue's The process ran into a prob
Laravel Vue.js and API Routes
I ran into a problem where I've started to deploy Vue components using the Vue Router from within Laravel. As soon as I enabled the Vue route for /{any} I
Laravel storage/logs Error
Updated:A regular issue for me is failing the initial deployment of a git clone Laravel server using Nginx. It's almost always because I forget to create and give
Laravel & PHP Minimum Requirements
Updated:Make sure you've installed php and the necessary modules before trying to create a new Laravel project.
Composer Require Specific Branch
Updated:I'm trying to test out a version of a SAML project that doesn't include the now defunct php extension for mcrypt. Using composer require kept on grabbing t
Application Construction
Updated:Frameworks For rapid application development there's a lot of pre-written code out there that is mature and highly capable. There's no need to build from t
Vue.js, Laravel and JSON Web Tokens
Updated:When you have a Vue.js powered app authentication using traditional logon pages isn't going to work.
Fontawesome 5 and Laravel 5
Updated:This should have been easier, but I must have misunderstood how this works. After upgrading to Bootstrap 4, for some reason my node_modules didn't contain