Skip to content

e-volution blog

tips and tricks about PHP, Symfony, Laravel, javascript

Month: December 2020

15/12/202015/12/2020

Laravel Twitter

Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x https://github.com/atymic/twitter    

01/12/202001/12/2020

There’s a hidden API endpoint you can use to validate if a provided Gmail address exists or is made up.

There’s a hidden API endpoint you can use to validate if a provided Gmail address exists or is made up. <?php namespace App\Rules; use Illuminate\Contracts\Validation\Rule; class ValidGmailAddress implements Rule {…Continue Reading …

Recent Posts

  • Laravel Twitter
  • There’s a hidden API endpoint you can use to validate if a provided Gmail address exists or is made up.
  • How to fix MacOS Big Sur issue with Virtualbox – failed to open a session
  • commandlinefu
  • Generating PPTX with pptxgenjs

Categories

  • API
  • bigsur
  • email
  • gmail
  • Laravel
  • macos
  • nodejs
  • twitter
  • virtualbox
  • weblink

Tags

Laravel (1) log (1) query (1)

Archives

  • December 2020
  • November 2020
  • August 2020
  • January 2020
Proudly powered by WordPress | Theme: GroundWP by the contributors.