• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

UltimateSpeed PHP Code Generator Enterprise

UltimateSpeed PHP Code Generator Enterprise v5.8

No permission to download

poseso

Active member
Trusted Uploader
Aug 10, 2022
50
115
40
Dominican Republic
poseso submitted a new resource:

UltimateSpeed PHP Code Generator Enterprise - Ultimate Speed is a powerful tool to increase web development productivity, save a lot of time

Screen Shot 2023-10-26 at 11.06.04 AM.png

Detail Features​

  1. Responsive landing page
  2. Responsive admin and users interface
  3. Well structured project
  4. Graphical ready admin dashboard
  5. Light weight and fast
  6. Build in secured auth
  7. Bootstrap 5
  8. User Roles Management
  9. Chart layout dashboard
  10. Admin and Users Login
  11. Slim 4.x
  12. Twig 3.x
  13. Eloquent Database ORM
  14. Friendly GUI
  15. Roles Management
  16. Auto Detect Relational database...

Read more about this resource...
 
Hi all, has someone try to install this ?

I stuck at second phase, after providing server and DB info, it try to send me to a folder that doesn't exist,

...../register

is this piece of code
[
file_put_contents(__DIR__ . '/../.env', $environ);

$database = new Generator\HTSDatabase($dbCon);
$database->InstallAuthDatabase();
header('location:' . base_url() . '../register');
} catch (PDOException $ex) {
$_SESSION['installMsg'] = 'Unable to connect to database';
header('location:' . base_url());
}
}
]
 
I followed the instructions and is working perfectly

1. I created a vhost (since I use MAMP pro) speed.test
2. created database speed
3. go to speed.test/install
4. configure database:
- 127.0.0.1
- speed
- root
- password
5. Sign up with email username and password
6. login

that's it. working fine with PHP 8.2
 

Attachments

  • Screen Shot 2023-12-22 at 10.51.06 AM.png
    Screen Shot 2023-12-22 at 10.51.06 AM.png
    867.2 KB · Views: 16
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock