Skip to content

Instantly share code, notes, and snippets.

View emrancu's full-sized avatar
💭
Full Stack Web Developer

AL EMRAN emrancu

💭
Full Stack Web Developer
View GitHub Profile
@emrancu
emrancu / doplac task.txt
Last active January 22, 2024 05:27
Task for Doplac Front-end Developer
---
<?php
namespace App\Utilities\Wizard;
use App\Models\User\User;
use App\Models\Wizard;
use Carbon\Carbon;
use Cartalyst\Sentinel\Sentinel;
<?php
namespace App\Http\Controllers\Gmail;
use App\Http\Controllers\Assets\RequestHandlerController;
use App\Models\Core\Bot;
use App\Models\Core\IntentFlow;
use App\Models\Core\Question;
use App\Models\Elements\CRM\Contact;
use App\Models\Facebook\Audiences\Attribute;
<?php
$caseNo = 0;
foreach (range(1, 9) as $numberOne) {
$makeNumberOne = ($numberOne * 100) + 62;
foreach (range(1, 9) as $numberTwo) {