Consent

This site uses third party services that need your consent.

Skip to content
Steven Roland
  • Posts

    From inspiration to implementation, I write about web development, design, and more.

    Understanding the EOS Methodology

    The EOS methodology streamlines web development by aligning team vision, clarifying roles, using data-driven decisions, optimizing processes, and enhancing accountability, leading to efficient project execution and improved collaboration.

    Using CSRF Tokens with AJAX in PHP

    Secure AJAX requests in PHP by implementing CSRF tokens, ensuring each asynchronous submission is authorized and protected against attacks.

    Building a Simple Marketing Website with Laravel Folio

    Learn to build a simple marketing website using Laravel Folio. Set up a Laravel project, install Folio, create pages with Blade templates, and maintain consistency with layouts. Quickly create dynamic content for your marketing site.