Full Stack Programmer

Need a website, web app or API?

  • Blog
  • About Me
    • who am i?
    • Skills
    • Experience
    • Recommendations
    • Education
    • My Activities
  • IT Services
  • #Instagram
  • Contact Info
  • Privacy & Policy
  • Blog
  • About Me
    • who am i?
    • Skills
    • Experience
    • Recommendations
    • Education
    • My Activities
  • IT Services
  • #Instagram
  • Contact Info
  • Privacy & Policy

Category - Laravel 5.5

  • Laravel
  • Laravel 5.5

Laravel Cookies vs Javascript

February 7, 2019
by Danyal Ali Butt
2 min read

Creating cookies in Laravel: // Stores encrypted cookie. Cookie::queue(Cookie::make('name', 'value', $minutes)); Default Laravel encrypts the when using Cookie::make and decrypts when getting cookie using Laravel. //...

Continue reading

  • Laravel
  • Laravel 5.5
  • Ubuntu
  • Uncategorized

Laravel composer install – Your requirements could not be resolved to an installable set of packages.

November 9, 2018
by Danyal Ali Butt
3 min read

If you are running Laravel app, on Ubuntu local machine or cloud server. You might come across following error sometime while running composer install. Loading composer repositories with package information Installing...

Continue reading

  • Laravel 5.5
  • Ubuntu

Resolved: forced HTTPS redirect in Homestead running Laravel app

November 1, 2018
by Danyal Ali Butt
1 min read

Now a days most browsers enforce HTTPS, and this is bit of trouble in local development environment and some get annoyed due to this behavior. And when working with Laravel & Homestead, this issue might occur. Solutions to...

Continue reading

  • Laravel
  • Laravel 5.5
  • PHP

Laravel5.6 This form has expired. Please refresh and try again

May 30, 2018
by Danyal Ali Butt
1 min read

If you are fasing this issue upon submitting form, there could be diffrent reasons. Your form might be missing CSRF Token Or if you app session are stored to file, make sure storage has file write permissions. CSRF...

Continue reading

  • Laravel
  • Laravel 5.5

Laravel error Failed to open stream: Permission denied

February 28, 2018
by Danyal Ali Butt
1 min read

I don’t remember acutally if I faced this issue while runing my Laravel 5.6 app in Homestead or not. But as I deployed app to the staging and production with DigitalOcean after running composer install, preparing .env for...

Continue reading

  • Laravel 5.5
  • PHP

PHPUnit test environment with Laravel 5.5

January 13, 2018
by Danyal Ali Butt
1 min read

Laravel provides fully covered online documentation. But if you are still wondering, how to run PHPUnit tests in Laravel 5.5 with testing environment config.   It’s quite simple: The proper way is to create testing...

Continue reading

Copyright © 2019. Created by Meks. Powered by WordPress.
  • Blog
  • About Me
    • who am i?
    • Skills
    • Experience
    • Recommendations
    • Education
    • My Activities
  • IT Services
  • #Instagram
  • Contact Info
  • Privacy & Policy
  • Blog
  • About Me
    • who am i?
    • Skills
    • Experience
    • Recommendations
    • Education
    • My Activities
  • IT Services
  • #Instagram
  • Contact Info
  • Privacy & Policy
  • Blog
  • About Me
    • who am i?
    • Skills
    • Experience
    • Recommendations
    • Education
    • My Activities
  • IT Services
  • #Instagram
  • Contact Info
  • Privacy & Policy